From 7fc69f3bc38adffc2c7af4181dcc0053d1829452 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:24:24 +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..8986a97 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.2.2", + "@commitlint/config-conventional": "19.2.2", "@microsoft/api-extractor": "7.33.6", "@rushstack/eslint-patch": "1.2.0", "@types/node": "18.11.9",