From 022e2a108a0b97ec48c0b421fba60c2b1607b1a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:23:19 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.8.1 (#12104) 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 e37fb20a84..fddcf75f43 100644 --- a/install/package.json +++ b/install/package.json @@ -154,8 +154,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "17.8.0", - "@commitlint/config-angular": "17.8.0", + "@commitlint/cli": "17.8.1", + "@commitlint/config-angular": "17.8.1", "coveralls": "3.1.1", "eslint": "8.51.0", "eslint-config-nodebb": "0.2.1",