From bd587f155d42230870b28d9d919569992f289c79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 14:24:12 +0000 Subject: [PATCH] chore: update commitlint monorepo to v18 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2e44ccd68..3dd74a66b 100644 --- a/package.json +++ b/package.json @@ -46,10 +46,10 @@ "strong-globalize": "^6.0.0" }, "devDependencies": { - "@commitlint/config-conventional": "^13.1.0", + "@commitlint/config-conventional": "^18.6.0", "benchmark": "^2.1.4", "bluebird": "^3.5.4", - "commitlint": "^13.1.0", + "commitlint": "^18.6.0", "coveralls": "^3.0.4", "eslint": "^6.6.0", "eslint-config-loopback": "^13.0.0",