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.15 (#12)
This commit is contained in:
parent
7ac6c22e1d
commit
85538dadaf
@ -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.14",
|
"@types/node": "8.0.15",
|
||||||
"@types/request": "2.0.0",
|
"@types/request": "2.0.0",
|
||||||
"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.14":
|
"@types/node@*":
|
||||||
version "8.0.14"
|
version "8.0.14"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.14.tgz#4a19dc6bb61d16c01cbadc7b30ac23518fff176b"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.14.tgz#4a19dc6bb61d16c01cbadc7b30ac23518fff176b"
|
||||||
|
|
||||||
|
"@types/node@8.0.15":
|
||||||
|
version "8.0.15"
|
||||||
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.15.tgz#8f23f8a4642ced357704d048010876fc0c7f179a"
|
||||||
|
|
||||||
"@types/request@2.0.0":
|
"@types/request@2.0.0":
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.0.tgz#7d6fd2a1ef48ad07d0e3333471b8267156d707a4"
|
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.0.tgz#7d6fd2a1ef48ad07d0e3333471b8267156d707a4"
|
||||||
|
Loading…
Reference in New Issue
Block a user