From 4a7ba794bc5b040c6f5cb0ac97236d5875a7a1fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:46:25 +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 d0ad858..11626c3 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ ] }, "devDependencies": { - "@commitlint/cli": "^7.2.1", - "@commitlint/config-conventional": "^7.1.2", + "@commitlint/cli": "^21.1.0", + "@commitlint/config-conventional": "^21.1.0", "@nuxtjs/eslint-config": "0.0.1", "@vue/server-test-utils": "^1.0.0-beta", "@vue/test-utils": "^1.0.0-beta",