From 891c4885a96813e37e9b25686a2e847fd819656e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 21:26:51 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v17 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c848a6e..01a7f3c 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ ] }, "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", - "@commitlint/prompt": "12.1.4", - "@commitlint/prompt-cli": "12.1.4", + "@commitlint/cli": "17.7.1", + "@commitlint/config-conventional": "17.7.0", + "@commitlint/prompt": "17.7.1", + "@commitlint/prompt-cli": "17.7.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.1",