From a48e0c384b3574da31414f6f15bad98ba504b732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:30:44 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v17 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b8e45bc59..03d63cb00 100644 --- a/package.json +++ b/package.json @@ -110,8 +110,8 @@ "typescript": "^5.0.2" }, "devDependencies": { - "@commitlint/cli": "^16.3.0", - "@commitlint/config-conventional": "^16.2.4", + "@commitlint/cli": "^17.7.0", + "@commitlint/config-conventional": "^17.7.0", "@release-it/conventional-changelog": "^5.1.1", "@types/cssnano": "^5.0.0", "@types/eslint": "^8.4.10",