mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency @types/node to v8.5.8
This commit is contained in:
parent
afeb58916b
commit
aa3f497291
@ -18,7 +18,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/cheerio": "0.22.7",
|
"@types/cheerio": "0.22.7",
|
||||||
"@types/jest": "21.1.10",
|
"@types/jest": "21.1.10",
|
||||||
"@types/node": "8.5.7",
|
"@types/node": "8.5.8",
|
||||||
"@types/request": "2.0.9",
|
"@types/request": "2.0.9",
|
||||||
"jest": "21.2.1",
|
"jest": "21.2.1",
|
||||||
"jest-playback": "1.0.1",
|
"jest-playback": "1.0.1",
|
||||||
|
@ -16,10 +16,14 @@
|
|||||||
version "21.1.10"
|
version "21.1.10"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
|
||||||
|
|
||||||
"@types/node@*", "@types/node@8.5.7":
|
"@types/node@*":
|
||||||
version "8.5.7"
|
version "8.5.7"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2"
|
||||||
|
|
||||||
|
"@types/node@8.5.8":
|
||||||
|
version "8.5.8"
|
||||||
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.8.tgz#92509422653f10e9c0ac18d87e0610b39f9821c7"
|
||||||
|
|
||||||
"@types/request@2.0.9":
|
"@types/request@2.0.9":
|
||||||
version "2.0.9"
|
version "2.0.9"
|
||||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.9.tgz#125b8a60d8a439e8d87e6d1335c61cccdc18343a"
|
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.9.tgz#125b8a60d8a439e8d87e6d1335c61cccdc18343a"
|
||||||
|
Loading…
Reference in New Issue
Block a user