diff --git a/package.json b/package.json index 5762d9e..8b3006a 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ }, "devDependencies": { "husky": "^0.14.0", - "lint-staged": "^4.2.1", - "mocha": "^4.0.0", + "lint-staged": "^5.0.0", + "mocha": "^3.4.2", "prettier-standard": "^6.0.0", "semantic-release": "^7.0.1", "standard": "^10.0.2"