From 2290cee5ed9a207f57920c37d024ebdbdd708a8f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Feb 2022 10:15:27 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v16.2.1 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 460282e0c9..6ee4bb5545 100644 --- a/install/package.json +++ b/install/package.json @@ -144,8 +144,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "16.1.0", - "@commitlint/config-angular": "16.0.0", + "@commitlint/cli": "16.2.1", + "@commitlint/config-angular": "16.2.1", "coveralls": "3.1.1", "eslint": "8.9.0", "eslint-config-nodebb": "0.1.1",