From fd5d7b651f3ef0a68cd1981e5a666cd9badf03bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 13:22:35 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v18.4.3 (#12177) 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 00d5a83b69..4927638679 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "18.4.2", - "@commitlint/config-angular": "18.4.2", + "@commitlint/cli": "18.4.3", + "@commitlint/config-angular": "18.4.3", "coveralls": "3.1.1", "eslint": "8.54.0", "eslint-config-nodebb": "0.2.1",