From 97016f47804534d708736b9e24e5df4350caf73a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:40:55 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v18 (#12105) 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 388259a843..bcdcbd4217 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "17.8.1", - "@commitlint/config-angular": "17.8.1", + "@commitlint/cli": "18.2.0", + "@commitlint/config-angular": "18.1.0", "coveralls": "3.1.1", "eslint": "8.52.0", "eslint-config-nodebb": "0.2.1",