From 3ed182a71046de6fabfbc61fa04031cfad8634a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:44:28 +0000 Subject: [PATCH] chore: update commitlint monorepo to v19 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..46e4360d2 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": "^19.0.3", "benchmark": "^2.1.4", "bluebird": "^3.5.4", - "commitlint": "^13.1.0", + "commitlint": "^19.0.3", "coveralls": "^3.0.4", "eslint": "^6.6.0", "eslint-config-loopback": "^13.0.0",