From 128c24f29c2129f76d481de3fb746da39080936b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:57:46 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v18.4.0 (#12159) 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 4cc8e3bfc2..4d4ba2f0f8 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "18.2.0", - "@commitlint/config-angular": "18.1.0", + "@commitlint/cli": "18.4.0", + "@commitlint/config-angular": "18.4.0", "coveralls": "3.1.1", "eslint": "8.53.0", "eslint-config-nodebb": "0.2.1",