1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-04 06:23:40 +02:00

Update @types/node from 8.0.14 to 8.0.15

This commit is contained in:
Dependencies.io Bot 2017-07-23 16:06:48 +00:00
parent 7ac6c22e1d
commit a5977e8e0a
2 changed files with 6 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@types/cheerio": "0.22.2",
"@types/jest": "20.0.4",
"@types/node": "8.0.14",
"@types/node": "8.0.15",
"@types/request": "2.0.0",
"jest": "20.0.4",
"jest-playback": "1.0.0",

View File

@ -47,10 +47,14 @@
version "20.0.4"
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"
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":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.0.tgz#7d6fd2a1ef48ad07d0e3333471b8267156d707a4"