chore(deps): Update @types/request from 2.0.0 to 2.0.1 (#33)

pull/32/head^2
dependencies[bot] 2017-08-17 12:06:10 +08:00 committed by Ika
parent 0ba5003872
commit f41b64ffd0
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"@types/cheerio": "0.22.2",
"@types/jest": "20.0.6",
"@types/node": "8.0.20",
"@types/request": "2.0.0",
"@types/request": "2.0.1",
"jest": "20.0.4",
"jest-playback": "1.0.0",
"prettier": "1.5.3",

View File

@ -24,9 +24,9 @@
version "8.0.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.20.tgz#65c7375255c24b184c215a5d0b63247c32f01c91"
"@types/request@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.0.tgz#7d6fd2a1ef48ad07d0e3333471b8267156d707a4"
"@types/request@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.1.tgz#5fb3b273a19a67a698abfd38ece5cd8ef946bc6d"
dependencies:
"@types/form-data" "*"
"@types/node" "*"