From bb3c2f9205cec467b1ef504e05919cf3e031f27d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:07:47 +0000 Subject: [PATCH] chore: update commitlint monorepo to v19 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fd7c3408d..5e9538c9e 100644 --- a/package.json +++ b/package.json @@ -50,10 +50,10 @@ "license": "MIT", "dependencies": {}, "devDependencies": { - "@commitlint/cli": "17.0.1", - "@commitlint/config-conventional": "17.0.0", - "@commitlint/config-lerna-scopes": "17.0.0", - "@commitlint/travis-cli": "17.0.1", + "@commitlint/cli": "19.0.2", + "@commitlint/config-conventional": "19.0.0", + "@commitlint/config-lerna-scopes": "19.0.0", + "@commitlint/travis-cli": "19.0.2", "@loopback/build": "9.0.0", "@loopback/eslint-config": "13.0.0", "@loopback/testlab": "5.0.0",