From bd6224b51a2d5bd4a7596dffb08f5b98f9dfca7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:37:39 +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..0563ff2f5 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.2.2", + "@commitlint/config-conventional": "19.2.2", + "@commitlint/config-lerna-scopes": "19.0.0", + "@commitlint/travis-cli": "19.2.2", "@loopback/build": "9.0.0", "@loopback/eslint-config": "13.0.0", "@loopback/testlab": "5.0.0",