From 9cda374f765be4eca165ea03658fff28f0854f21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:10:46 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b975dcac..c05f3d32 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ "update": "yarn upgrade-interactive --latest" }, "devDependencies": { - "@commitlint/cli": "^20.5.3", - "@commitlint/config-conventional": "^20.5.3", + "@commitlint/cli": "^21.2.1", + "@commitlint/config-conventional": "^21.2.0", "@lerna-lite/cli": "^4.11.5", "@sapphire/eslint-config": "^5.0.6", "@sapphire/prettier-config": "^2.0.0",