Merge pull request #73 from syuilo/greenkeeper/@types/request-0.0.43

Update @types/request to the latest version 🚀
This commit is contained in:
syuilo⭐️ 2017-05-05 10:49:43 +09:00 committed by GitHub
commit 9319958369

View File

@ -18,7 +18,7 @@
"@types/html-entities": "1.2.15", "@types/html-entities": "1.2.15",
"@types/mocha": "2.2.41", "@types/mocha": "2.2.41",
"@types/node": "7.0.16", "@types/node": "7.0.16",
"@types/request": "0.0.42", "@types/request": "0.0.43",
"express": "4.14.1", "express": "4.14.1",
"mocha": "3.3.0", "mocha": "3.3.0",
"typescript": "2.3.2" "typescript": "2.3.2"