From f58a4fc4513928b470448d5fe5815287e3078035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:17:25 +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..4869e6151 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.4.4", "benchmark": "^2.1.4", "bluebird": "^3.5.4", - "commitlint": "^13.1.0", + "commitlint": "^18.4.4", "coveralls": "^3.0.4", "eslint": "^6.6.0", "eslint-config-loopback": "^13.0.0",