diff --git a/package.json b/package.json index ea574fbf9e0..01b7f0a470f 100644 --- a/package.json +++ b/package.json @@ -63,11 +63,11 @@ } }, "devDependencies": { - "cz-customizable": "^5.2.0", + "cz-customizable": "^5.5.1", "eslint-config-airbnb-base": "^12.1.0", "eslint-plugin-import": "^2.8.0", "husky": "^2.4.0", - "lint-staged": "^9.5.0", + "lint-staged": "^10.2.0", "prettier": "^1.19.1", "tslint": "^5.20.1", "tslint-config-prettier": "^1.18.0", @@ -75,7 +75,7 @@ "typescript-eslint-parser": "^15.0.0" }, "dependencies": { - "lerna": "^3.22.1", + "lerna": "^5.1.8", "typescript": "^4.0.2" }, "husky": {