From a1b871d2705d5c432fa33d1a774987f0c9e96d29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:58:46 +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 e0efff9..c7aa350 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "yoga-layout-prebuilt": "^1.10.0" }, "devDependencies": { - "@commitlint/cli": "^19.3.0", - "@commitlint/config-conventional": "^19.2.2", + "@commitlint/cli": "^20.0.0", + "@commitlint/config-conventional": "^20.0.0", "@jest/test-result": "^29.0.2", "@jest/types": "^29.0.2", "@semantic-release/changelog": "^6.0.0",