From 402c68d9977a7132c202bdbc628718a0033ee74e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 09:22:04 +0000 Subject: [PATCH] chore: update commitlint monorepo to v17 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..bc2a1006d 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": "^17.7.0", "benchmark": "^2.1.4", "bluebird": "^3.5.4", - "commitlint": "^13.1.0", + "commitlint": "^17.7.0", "coveralls": "^3.0.4", "eslint": "^6.6.0", "eslint-config-loopback": "^13.0.0",