From 2ea1510f8eda8244a850548c937604e08e0f4cdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 18:49:30 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.4.0 (#11123) 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 d463a6ce6b..551d114ec5 100644 --- a/install/package.json +++ b/install/package.json @@ -149,8 +149,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "17.3.0", - "@commitlint/config-angular": "17.3.0", + "@commitlint/cli": "17.4.0", + "@commitlint/config-angular": "17.4.0", "coveralls": "3.1.1", "eslint": "8.31.0", "eslint-config-nodebb": "0.2.1",