From b25e7639025c3a523b2cffa5e6f72ffc28109bee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:53:32 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v19.5.0 (#12790) 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 768c34b490..2932b67a6b 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "19.4.1", - "@commitlint/config-angular": "19.4.1", + "@commitlint/cli": "19.5.0", + "@commitlint/config-angular": "19.5.0", "coveralls": "3.1.1", "eslint": "8.57.0", "eslint-config-nodebb": "0.2.1",