From 5648c8eaf12c8f527cf042a7c2e89816b7647f00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 19:59:40 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.4.2 (#11186) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 2bff29a71c..999c420c60 100644 --- a/install/package.json +++ b/install/package.json @@ -149,8 +149,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "9.0.1", - "@commitlint/cli": "17.4.1", - "@commitlint/config-angular": "17.4.0", + "@commitlint/cli": "17.4.2", + "@commitlint/config-angular": "17.4.2", "coveralls": "3.1.1", "eslint": "8.32.0", "eslint-config-nodebb": "0.2.1",