From e193ef1868bec0e6ac3033f338e5ee8323323935 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:53:55 +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..fab69713 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.1.0", + "@commitlint/config-conventional": "^21.1.0", "@lerna-lite/cli": "^4.11.5", "@sapphire/eslint-config": "^5.0.6", "@sapphire/prettier-config": "^2.0.0",