From b25dfd4730130642b7217bf3035d625ea5babd10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:01:50 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v18.4.4 (#12261) 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 6ee55be865..0a6922091e 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "18.4.3", - "@commitlint/config-angular": "18.4.3", + "@commitlint/cli": "18.4.4", + "@commitlint/config-angular": "18.4.4", "coveralls": "3.1.1", "eslint": "8.56.0", "eslint-config-nodebb": "0.2.1",