diff --git a/package-lock.json b/package-lock.json index b9c5c3db9..a8be43ca2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.7.2", - "@commitlint/config-angular": "^17.7.0", + "@commitlint/config-angular": "^17.8.0", "@jscutlery/semver": "^3.3.0", "@nx/eslint-plugin": "16.10.0", "@nx/jest": "16.10.0", @@ -2105,9 +2105,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.7.0.tgz", - "integrity": "sha512-ZWLgVw4se/vmNHfWiti3OIx295KgyCgZ5LjDeLFbHQe9WXMX3lhwnaeJkum4smsQhQaa3/JvufKzxV/3LDGMJA==", + "version": "17.8.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.8.0.tgz", + "integrity": "sha512-3Jygi+j6AqbVbzZujQZqQhk1WPF4ipeh8MHcXlHa1humQQ2ROqfWUqdFlAxn9iIE93lbJz/ANGthJ9+k9sG7Zg==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^17.4.0" diff --git a/package.json b/package.json index 3d1b566d2..2757840dc 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.7.2", - "@commitlint/config-angular": "^17.7.0", + "@commitlint/config-angular": "^17.8.0", "@jscutlery/semver": "^3.3.0", "@nx/eslint-plugin": "16.10.0", "@nx/jest": "16.10.0",