diff --git a/package-lock.json b/package-lock.json index 22ae64a..4e8b627 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@angular-eslint/eslint-plugin-template": "^16.0.3", "@angular-eslint/template-parser": "^16.0.3", "@babel/preset-env": "^7.22.10", - "@commitlint/cli": "^17.7.0", + "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.0", "@types/eslint": "^8.44.2", "@types/fs-extra": "^11.0.1", diff --git a/package.json b/package.json index 5a67754..69e6a25 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@angular-eslint/eslint-plugin-template": "^16.0.3", "@angular-eslint/template-parser": "^16.0.3", "@babel/preset-env": "^7.22.10", - "@commitlint/cli": "^17.7.0", + "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.0", "@types/eslint": "^8.44.2", "@types/fs-extra": "^11.0.1",