From 24ecef1dd532852794eeb68596be75ce48a4175f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 07:49:33 +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 930c6e4..0989690 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "vuex": "4.0.0" }, "devDependencies": { - "@commitlint/cli": "12.1.1", - "@commitlint/config-conventional": "12.1.1", + "@commitlint/cli": "19.1.0", + "@commitlint/config-conventional": "19.1.0", "@vitejs/plugin-vue": "1.2.1", "@vue/compiler-sfc": "3.0.11", "husky": "6.0.0",