diff --git a/package.json b/package.json index e107a9f22..2ea01ffbc 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "@babel/core": "7.22.8", "@babel/eslint-parser": "7.23.3", "@babel/preset-env": "7.22.7", - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", + "@commitlint/cli": "18.4.3", + "@commitlint/config-conventional": "18.4.3", "@types/jest": "29.5.2", "commitizen": "4.3.0", "conventional-changelog-conventionalcommits": "7.0.2", @@ -58,7 +58,7 @@ "husky": "8.0.3", "jest": "29.6.1", "jest-extended": "4.0.0", - "lint-staged": "14.0.1", + "lint-staged": "15.1.0", "nodemon": "3.0.1", "nyc": "15.1.0", "prettier": "3.1.0",