From 56d134c317a9cc11a03986b8fef0636559323c7d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Jan 2022 19:36:48 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 52142ca8c0..d34b428129 100644 --- a/install/package.json +++ b/install/package.json @@ -142,8 +142,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "15.0.0", - "@commitlint/config-angular": "15.0.0", + "@commitlint/cli": "16.0.2", + "@commitlint/config-angular": "16.0.0", "coveralls": "3.1.1", "eslint": "8.6.0", "eslint-config-nodebb": "0.1.1",