From ca6734b33b37e117520de72d6abaed775fcaea30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:06:37 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v19.7.1 (#13123) 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 d4c47d8918..88ec2e2eb0 100644 --- a/install/package.json +++ b/install/package.json @@ -159,8 +159,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "19.6.1", - "@commitlint/config-angular": "19.7.0", + "@commitlint/cli": "19.7.1", + "@commitlint/config-angular": "19.7.1", "coveralls": "3.1.1", "eslint": "8.57.1", "eslint-config-nodebb": "0.2.1",