chore(deps): Update @types/request from 2.0.2 to 2.0.3 (#40)

pull/42/head
dependencies[bot] 2017-08-26 10:18:02 +08:00 committed by Ika
parent 58ef96c452
commit ba2995ed34
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"@types/cheerio": "0.22.2",
"@types/jest": "20.0.8",
"@types/node": "8.0.25",
"@types/request": "2.0.2",
"@types/request": "2.0.3",
"jest": "20.0.4",
"jest-playback": "1.0.0",
"prettier": "1.5.3",

View File

@ -24,9 +24,9 @@
version "8.0.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.25.tgz#66ecaf4df93f5281b48427ee96fbcdfc4f0cdce1"
"@types/request@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.2.tgz#d2cb5684e994e744afbc2c90df989b904133ff65"
"@types/request@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.3.tgz#bdf0fba9488c822f77e97de3dd8fe357b2fb8c06"
dependencies:
"@types/form-data" "*"
"@types/node" "*"