diff --git a/frontend/package.json b/frontend/package.json index 3c36aa43..b7cce653 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -101,8 +101,8 @@ "@babel/plugin-transform-modules-commonjs": "^7.24.6", "@babel/preset-env": "^7.24.6", "@bahmutov/cypress-code-coverage": "^2.6.1", - "@commitlint/cli": "^17.8.1", - "@commitlint/config-conventional": "^17.8.1", + "@commitlint/cli": "^19.0.0", + "@commitlint/config-conventional": "^19.0.0", "@commitlint/cz-commitlint": "^19.2.0", "@cypress/browserify-preprocessor": "^3.0.2", "@cypress/code-coverage": "^3.12.39",