From f9c057438c9b8968e1d485f75436f40773f36029 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:07:28 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v17 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eca96fc..733d23b 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "consola": "2.3.0" }, "devDependencies": { - "@commitlint/cli": "^7.2.1", - "@commitlint/config-conventional": "^7.1.2", + "@commitlint/cli": "^17.5.0", + "@commitlint/config-conventional": "^17.4.4", "@nuxtjs/eslint-config": "^0.0.1", "babel-eslint": "^10.0.1", "codecov": "^3.1.0",