From bc8900d9a9be5b9dc2674ccfa09e11f13933492c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:55:38 +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 e535adf..06ef1fc 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "surge": "^0.23.0" }, "devDependencies": { - "@commitlint/cli": "9.1.2", - "@commitlint/config-conventional": "9.1.2", + "@commitlint/cli": "18.1.0", + "@commitlint/config-conventional": "18.1.0", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "@semantic-release/github": "7.2.2",