mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-04-07 07:53:40 +02:00
chore(deps): update dependency @types/node to v10
This commit is contained in:
parent
51e3ccb442
commit
ee219634dd
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.10",
|
||||
"@types/jest": "21.1.10",
|
||||
"@types/node": "8.10.40",
|
||||
"@types/node": "10.12.24",
|
||||
"@types/request": "2.48.1",
|
||||
"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@10.12.24":
|
||||
version "10.12.24"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.24.tgz#b13564af612a22a20b5d95ca40f1bffb3af315cf"
|
||||
|
||||
"@types/node@8.10.40":
|
||||
version "8.10.40"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.40.tgz#4314888d5cd537945d73e9ce165c04cc550144a4"
|
||||
|
||||
"@types/request@2.48.1":
|
||||
version "2.48.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.1.tgz#e402d691aa6670fbbff1957b15f1270230ab42fa"
|
||||
|
Loading…
Reference in New Issue
Block a user