From a19e7b5c149f3992bf6eb6259781c52bdb44020b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 17:40:08 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.6.6 (#11750) 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 d0af6155b4..560c08b61d 100644 --- a/install/package.json +++ b/install/package.json @@ -153,8 +153,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "17.6.5", - "@commitlint/config-angular": "17.6.5", + "@commitlint/cli": "17.6.6", + "@commitlint/config-angular": "17.6.6", "coveralls": "3.1.1", "eslint": "8.43.0", "eslint-config-nodebb": "0.2.1",