From 0f87bc2f4a2ee8808e6b954c3c3d6f5cbd9eb24b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:50:09 +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..578c0c7016 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.2", + "@commitlint/config-conventional": "^21.0.2", "@inquirer/prompts": "^7.2.3", "@loadable/component": "^5.16.3", "@mdx-js/mdx": "^3.0.1",