From 405ca2676a6e00af935a058ebbe2979218b90e9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 06:11:26 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 845487b..dc731bd 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,8 @@ "vuedraggable": "^2.24.3" }, "devDependencies": { - "@commitlint/cli": "17.4.2", - "@commitlint/config-conventional": "17.4.2", + "@commitlint/cli": "17.7.1", + "@commitlint/config-conventional": "17.7.0", "@nuxtjs/eslint-config": "12.0.0", "@nuxtjs/eslint-module": "3.1.0", "@nuxtjs/google-analytics": "2.4.0",