mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-04-10 17:23:41 +02:00
chore(deps): update dependency @types/node to v9.4.7
This commit is contained in:
parent
6cd82b5e9c
commit
92a1af613d
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.7",
|
||||
"@types/jest": "21.1.10",
|
||||
"@types/node": "8.9.5",
|
||||
"@types/node": "9.4.7",
|
||||
"@types/request": "2.47.0",
|
||||
"jest": "21.2.1",
|
||||
"jest-playback": "1.0.1",
|
||||
|
@ -20,14 +20,10 @@
|
||||
version "21.1.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
|
||||
|
||||
"@types/node@*":
|
||||
"@types/node@*", "@types/node@9.4.7":
|
||||
version "9.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275"
|
||||
|
||||
"@types/node@8.9.5":
|
||||
version "8.9.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.9.5.tgz#162b864bc70be077e6db212b322754917929e976"
|
||||
|
||||
"@types/request@2.47.0":
|
||||
version "2.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.47.0.tgz#76a666cee4cb85dcffea6cd4645227926d9e114e"
|
||||
|
Loading…
Reference in New Issue
Block a user