From a4aeee968a9e9cba45e3a2bd2e9bff0543860fd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 12:53:55 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.4.4 (#11317) 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 6dbfbca254..032bdd0937 100644 --- a/install/package.json +++ b/install/package.json @@ -149,8 +149,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "9.0.1", - "@commitlint/cli": "17.4.3", - "@commitlint/config-angular": "17.4.3", + "@commitlint/cli": "17.4.4", + "@commitlint/config-angular": "17.4.4", "coveralls": "3.1.1", "eslint": "8.34.0", "eslint-config-nodebb": "0.2.1",