diff --git a/package.json b/package.json index 8ce70a6e88..dd896ad3c0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "homepage": "https://github.com/dferber90/eslint-plugin-meteor", "bugs": "https://github.com/dferber90/eslint-plugin-meteor/issues", "dependencies": { - "escope": "3.2.0", + "escope": "3.3.0", "invariant": "2.2.0", "lodash.find": "3.2.1", "lodash.memoize": "3.0.4", @@ -43,11 +43,11 @@ "coveralls": "2.11.4", "cz-conventional-changelog": "1.1.4", "eslint": "1.10.1", - "ghooks": "0.3.2", - "istanbul": "0.4.0", - "mocha": "2.3.3", + "ghooks": "1.0.1", + "istanbul": "0.4.1", + "mocha": "2.3.4", "readline-sync": "1.2.21", - "rewire": "2.4.0", + "rewire": "2.5.0", "rimraf": "2.4.4", "semantic-release": "4.3.5", "validate-commit-msg": "1.0.0"