diff --git a/package.json b/package.json index b4b03ad..9be8822 100644 --- a/package.json +++ b/package.json @@ -47,24 +47,24 @@ }, "config": {}, "devDependencies": { - "@types/chai": "3.4.35", + "@types/chai": "3.5.2", "@types/glob": "5.0.30", - "@types/mocha": "2.2.40", + "@types/mocha": "2.2.41", "@types/cheerio": "0.22.1", "@types/chalk": "0.4.31", "@types/flat": "0.0.28", "@types/yargs": "6.6.0", "@types/mkdirp": "0.3.29", "chai": "3.5.0", - "mocha": "3.2.0", - "ts-node": "3.0.2", - "tslint": "5.0.0", + "mocha": "3.3.0", + "ts-node": "3.0.4", + "tslint": "5.2.0", "tslint-eslint-rules": "4.0.0", - "typescript": "2.2.2" + "typescript": "2.3.2" }, "dependencies": { "chalk": "1.1.3", - "yargs": "7.0.2", + "yargs": "8.0.1", "cheerio": "0.22.0", "fs": "0.0.1-security", "gettext-parser": "1.2.2",