From 6668781586de2cc28986488f5335407eb85c0268 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 03:35:23 +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..c67dd40 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.3.0", + "@commitlint/config-conventional": "19.2.2", "@microsoft/api-extractor": "7.33.6", "@rushstack/eslint-patch": "1.2.0", "@types/node": "18.11.9",