From 3b53f415300b7ed59329fb7e0987555cdceb2702 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 10:18:13 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.6.5 (#11648) 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 fc47de1c0b..1405ba0859 100644 --- a/install/package.json +++ b/install/package.json @@ -152,8 +152,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "17.6.3", - "@commitlint/config-angular": "17.6.3", + "@commitlint/cli": "17.6.5", + "@commitlint/config-angular": "17.6.5", "coveralls": "3.1.1", "eslint": "8.41.0", "eslint-config-nodebb": "0.2.1",