From b5bdb355e4a13010e7445cda11c3fd5d91cb2afe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 09:17:18 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/cli to ^17.7.1 (#223) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",