From 0d9179f7a1423af1934099a6e4bc6d6990bee9c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 03:28:46 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v16.2.4 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index f6dfe3b5fc..9efe296113 100644 --- a/install/package.json +++ b/install/package.json @@ -144,8 +144,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "16.2.3", - "@commitlint/config-angular": "16.2.3", + "@commitlint/cli": "16.2.4", + "@commitlint/config-angular": "16.2.4", "coveralls": "3.1.1", "eslint": "8.14.0", "eslint-config-nodebb": "0.1.1",