From 3f30056a71c782dacc27a69d59aae6ece2a3f8a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 11:06:32 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo (#10888) 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 351628fd36..dec986509d 100644 --- a/install/package.json +++ b/install/package.json @@ -146,8 +146,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "17.0.3", - "@commitlint/config-angular": "17.0.3", + "@commitlint/cli": "17.1.2", + "@commitlint/config-angular": "17.1.0", "coveralls": "3.1.1", "eslint": "8.23.1", "eslint-config-nodebb": "0.1.1",