diff --git a/package.json b/package.json index 1084992025b..960a8baa795 100644 --- a/package.json +++ b/package.json @@ -19,12 +19,12 @@ "precommit": "lint-staged" }, "devDependencies": { - "eslint": "4.15.0", + "eslint": "5.5.0", "execa": "^0.9.0", "husky": "^0.13.2", - "lerna": "2.6.0", - "lerna-changelog": "^0.6.0", - "lint-staged": "^7.0.5", + "lerna": "3.0.0", + "lerna-changelog": "^0.8.0", + "lint-staged": "^10.2.0", "meow": "^4.0.0", "multimatch": "^2.1.0", "prettier": "1.6.1",