From 4a01313de3236f37f31b7871799866de6ae7e15d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 May 2021 06:55:08 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v12.1.4 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 07b2375297..35ccf6d832 100644 --- a/install/package.json +++ b/install/package.json @@ -142,8 +142,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.2", - "@commitlint/cli": "12.1.3", - "@commitlint/config-angular": "12.1.3", + "@commitlint/cli": "12.1.4", + "@commitlint/config-angular": "12.1.4", "coveralls": "3.1.0", "eslint": "7.26.0", "eslint-config-airbnb-base": "14.2.1",