mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(package): update @types/node to version 8.0.14 (#8)
This commit is contained in:
parent
055d0c2e88
commit
1f6c79668d
@ -18,7 +18,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/cheerio": "0.22.2",
|
"@types/cheerio": "0.22.2",
|
||||||
"@types/jest": "20.0.4",
|
"@types/jest": "20.0.4",
|
||||||
"@types/node": "8.0.13",
|
"@types/node": "8.0.14",
|
||||||
"@types/request": "0.0.46",
|
"@types/request": "0.0.46",
|
||||||
"jest": "20.0.4",
|
"jest": "20.0.4",
|
||||||
"jest-playback": "1.0.0",
|
"jest-playback": "1.0.0",
|
||||||
|
@ -47,10 +47,14 @@
|
|||||||
version "20.0.4"
|
version "20.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-20.0.4.tgz#91e2c76fbe90b3a719b5d689958f0495f005beb9"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-20.0.4.tgz#91e2c76fbe90b3a719b5d689958f0495f005beb9"
|
||||||
|
|
||||||
"@types/node@*", "@types/node@8.0.13":
|
"@types/node@*":
|
||||||
version "8.0.13"
|
version "8.0.13"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.13.tgz#530f0f9254209b0335bf5cc6387822594ef47093"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.13.tgz#530f0f9254209b0335bf5cc6387822594ef47093"
|
||||||
|
|
||||||
|
"@types/node@8.0.14":
|
||||||
|
version "8.0.14"
|
||||||
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.14.tgz#4a19dc6bb61d16c01cbadc7b30ac23518fff176b"
|
||||||
|
|
||||||
"@types/request@0.0.46":
|
"@types/request@0.0.46":
|
||||||
version "0.0.46"
|
version "0.0.46"
|
||||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"
|
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"
|
||||||
|
Loading…
Reference in New Issue
Block a user