From 42f7cd52ac4d023d3f46f71e9c5d0929ce28978d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Feb 2021 08:49:30 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v12 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 27c1a4de54..6914632339 100644 --- a/install/package.json +++ b/install/package.json @@ -151,8 +151,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.2", - "@commitlint/cli": "11.0.0", - "@commitlint/config-angular": "11.0.0", + "@commitlint/cli": "12.0.1", + "@commitlint/config-angular": "12.0.1", "coveralls": "3.1.0", "eslint": "7.21.0", "eslint-config-airbnb-base": "14.2.1",