From d1d3809727b56bdeec9e6c9fadbf4b84ebd6b84c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 18:17:10 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.7.0 (#11892) 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 d9df71c614..48a47d13e8 100644 --- a/install/package.json +++ b/install/package.json @@ -152,8 +152,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.7", + "@commitlint/cli": "17.7.0", + "@commitlint/config-angular": "17.7.0", "coveralls": "3.1.1", "eslint": "8.46.0", "eslint-config-nodebb": "0.2.1",