From 2af8d09a123898195cd019a345e8b793c5210f48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:41:40 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 930c6e4..0b0bc97 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": "18.6.1", + "@commitlint/config-conventional": "18.6.1", "@vitejs/plugin-vue": "1.2.1", "@vue/compiler-sfc": "3.0.11", "husky": "6.0.0",