From cfa1c7de44aa3b88ba7906f84fc724071f864179 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:00:37 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1bc9c22..6bfcd2a 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ }, "devDependencies": { "@changesets/cli": "^2.29.8", - "@commitlint/cli": "^16.3.0", - "@commitlint/config-conventional": "^16.2.4", + "@commitlint/cli": "^20.4.1", + "@commitlint/config-conventional": "^20.4.1", "@microsoft/api-extractor": "^7.56.3", "@preflower/eslint-config": "^1.0.2", "@rollup/plugin-commonjs": "^21.1.0",