From d717cbc62eff665d36b2cf688b6341312a946eba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 21:31:26 +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 4718f62b9d..a2d11c9622 100644 --- a/package.json +++ b/package.json @@ -126,8 +126,8 @@ }, "devDependencies": { "@babel/plugin-proposal-class-properties": "^7.18.6", - "@commitlint/cli": "^20.5.2", - "@commitlint/config-conventional": "^20.5.0", + "@commitlint/cli": "^21.0.1", + "@commitlint/config-conventional": "^21.0.1", "@inquirer/prompts": "^7.2.3", "@loadable/component": "^5.16.3", "@mdx-js/mdx": "^3.0.1",