From b6d046e7d1d6b27e82ee9c74e979b5d454817966 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 12:30:26 +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 5998d38..89f8c88 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.4.0", + "@commitlint/config-conventional": "19.2.2", "@vitejs/plugin-vue": "1.2.1", "@vue/compiler-sfc": "3.0.11", "husky": "6.0.0",