From 227d8438a70268446ff81cb5084397328105c63e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 16:04:22 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6a48428..fcbe4c9 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "vue": ">=3.0.0" }, "devDependencies": { - "@commitlint/cli": "17.2.0", - "@commitlint/config-conventional": "17.2.0", + "@commitlint/cli": "19.6.1", + "@commitlint/config-conventional": "19.6.0", "@microsoft/api-extractor": "7.33.6", "@rushstack/eslint-patch": "1.2.0", "@types/node": "18.11.9",