diff --git a/frontend/package.json b/frontend/package.json index 9275fac5..10db9d2f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -99,8 +99,8 @@ "@babel/plugin-transform-modules-commonjs": "^7.23.3", "@babel/preset-env": "^7.23.3", "@bahmutov/cypress-code-coverage": "^2.6.1", - "@commitlint/cli": "^18.4.2", - "@commitlint/config-conventional": "^18.4.2", + "@commitlint/cli": "^17.8.1", + "@commitlint/config-conventional": "^17.8.1", "@commitlint/cz-commitlint": "^18.4.2", "@cypress/browserify-preprocessor": "^3.0.2", "@cypress/code-coverage": "^3.12.10",