Merge pull request #49 from syuilo/greenkeeper/typescript-2.2.2

Update typescript to the latest version 🚀
This commit is contained in:
syuilo⭐️ 2017-03-28 03:25:55 +09:00 committed by GitHub
commit 58fa889c0a

View File

@ -26,7 +26,7 @@
"gulp": "3.9.1", "gulp": "3.9.1",
"gulp-typescript": "3.1.6", "gulp-typescript": "3.1.6",
"mocha": "3.2.0", "mocha": "3.2.0",
"typescript": "2.1.6" "typescript": "2.2.2"
}, },
"dependencies": { "dependencies": {
"cheerio-httpcli": "0.6.11", "cheerio-httpcli": "0.6.11",