From 29349c945cdd2587f5261c568a3b5f417939f9ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 18:46:54 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 58e1ae5..bf26f3b 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@commitlint/cli": "17.6.3", - "@commitlint/config-angular": "17.6.3", - "@commitlint/config-conventional": "17.6.3", + "@commitlint/cli": "17.7.2", + "@commitlint/config-angular": "17.7.0", + "@commitlint/config-conventional": "17.7.0", "coveralls": "3.1.1", "eslint": "7.30.0", "eslint-config-airbnb-base": "14.2.1",