From f608f786ce50a5ef2eaf403840cedef80c837758 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:52:27 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v19.4.1 (#12762) 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 47ca229ce1..54c86d3973 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "19.4.0", - "@commitlint/config-angular": "19.3.0", + "@commitlint/cli": "19.4.1", + "@commitlint/config-angular": "19.4.1", "coveralls": "3.1.1", "eslint": "8.57.0", "eslint-config-nodebb": "0.2.1",