From b4d013885008f88368221493a3d11f588aed02a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Apr 2021 03:08:56 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v12.1.1 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 7b0cc36cf1..2139897c85 100644 --- a/install/package.json +++ b/install/package.json @@ -142,8 +142,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.2", - "@commitlint/cli": "12.0.1", - "@commitlint/config-angular": "12.0.1", + "@commitlint/cli": "12.1.1", + "@commitlint/config-angular": "12.1.1", "coveralls": "3.1.0", "eslint": "7.23.0", "eslint-config-airbnb-base": "14.2.1",