diff --git a/frontend/package.json b/frontend/package.json index b2985706..b9cc0d9a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -98,8 +98,8 @@ "@babel/plugin-transform-modules-commonjs": "^7.23.0", "@babel/preset-env": "^7.23.2", "@bahmutov/cypress-code-coverage": "^2.6.1", - "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/cli": "^17.8.1", + "@commitlint/config-conventional": "^17.8.1", "@commitlint/cz-commitlint": "^18.2.0", "@cypress/browserify-preprocessor": "^3.0.2", "@cypress/code-coverage": "^3.12.6",