From cd5ac354ef880e881d1c3bc681e76c8befbd49b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:47: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..e9c27c7 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.0.0", + "@commitlint/config-conventional": "19.0.0", "@vitejs/plugin-vue": "1.2.1", "@vue/compiler-sfc": "3.0.11", "husky": "6.0.0",