chore(package): update @types/node to version 8.0.14 (#8)

pull/11/head
dependencies[bot] 2017-07-22 00:28:54 +08:00 committed by Ika
parent 055d0c2e88
commit 1f6c79668d
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.13",
"@types/node": "8.0.14",
"@types/request": "0.0.46",
"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.13":
"@types/node@*":
version "8.0.13"
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":
version "0.0.46"
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"