From 9999078f56b6b4fb887b162c00bf054b482c8cc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:10:42 +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 04dff09d..55c75c6c 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "release": "semantic-release" }, "devDependencies": { - "@commitlint/cli": "^7.0.0", - "@commitlint/config-conventional": "^7.0.1", + "@commitlint/cli": "^18.0.0", + "@commitlint/config-conventional": "^18.0.0", "@sourcegraph/eslint-config": "^0.25.0", "@types/archiver": "2.1.3", "@types/cookie-parser": "1.4.2",