Update @types/node from 8.0.15 to 8.0.18 (#21)

pull/22/head
dependencies[bot] 2017-08-02 10:29:13 +08:00 committed by Ika
parent 6b093b208a
commit 9eec200726
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -51,9 +51,9 @@
version "8.0.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.15.tgz#8f23f8a4642ced357704d048010876fc0c7f179a"
"@types/node@8.0.17":
version "8.0.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.17.tgz#677bc8c118cfb76013febb62ede1f31d2c7222a1"
"@types/node@8.0.18":
version "8.0.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.18.tgz#9e96603a02a38889d08f451906f9cb56a2725ff5"
"@types/request@2.0.0":
version "2.0.0"