From 7e7bbfa4ea421dfb6b6ef65bba89949ac1b35ca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 12:04:57 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v18.6.0 (#12305) 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 3122e64eb1..561656bf05 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "18.5.0", - "@commitlint/config-angular": "18.5.0", + "@commitlint/cli": "18.6.0", + "@commitlint/config-angular": "18.6.0", "coveralls": "3.1.1", "eslint": "8.56.0", "eslint-config-nodebb": "0.2.1",