From b84757950e8f97fff473f27a32c732baf51df215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 02:47:52 +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 3e9168c..37aab83 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "private": true, "type": "module", "devDependencies": { - "@commitlint/cli": "20.5.3", - "@commitlint/config-conventional": "20.5.3", + "@commitlint/cli": "21.0.1", + "@commitlint/config-conventional": "21.0.1", "@microsoft/tsdoc": "0.16.0", "@microsoft/tsdoc-config": "0.18.1", "@types/node": "24.12.4",