From 558c1c98d5c3b2b4117554d12d31464ebac5b093 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:36:59 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.4.3 (#11293) 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 1f0dd38fb6..a830d4b078 100644 --- a/install/package.json +++ b/install/package.json @@ -149,8 +149,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "9.0.1", - "@commitlint/cli": "17.4.2", - "@commitlint/config-angular": "17.4.2", + "@commitlint/cli": "17.4.3", + "@commitlint/config-angular": "17.4.3", "coveralls": "3.1.1", "eslint": "8.33.0", "eslint-config-nodebb": "0.2.1",