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.6.2
This commit is contained in:
parent
673604c2b1
commit
7214ca2c9a
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.7",
|
||||
"@types/jest": "21.1.10",
|
||||
"@types/node": "8.10.4",
|
||||
"@types/node": "9.6.2",
|
||||
"@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.6.2":
|
||||
version "9.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.2.tgz#e49ac1adb458835e95ca6487bc20f916b37aff23"
|
||||
|
||||
"@types/node@8.10.4":
|
||||
version "8.10.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.4.tgz#d3ca40ee884c853e2b786ee73096726ec59a5b31"
|
||||
|
||||
"@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