From 26be289e80e73880f4bbe16241edbf7adeaa2931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 18:42:04 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.2.0 (#11026) 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 fcfde34109..fb4de09e44 100644 --- a/install/package.json +++ b/install/package.json @@ -149,8 +149,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "17.1.2", - "@commitlint/config-angular": "17.1.0", + "@commitlint/cli": "17.2.0", + "@commitlint/config-angular": "17.2.0", "coveralls": "3.1.1", "eslint": "8.27.0", "eslint-config-nodebb": "0.1.1",