From 877cdfb9adb74791b04a1b80dfb88f945f9a849d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Aug 2020 06:51:22 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v9.1.2 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 27763b3340..911febb216 100644 --- a/install/package.json +++ b/install/package.json @@ -133,8 +133,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.1", - "@commitlint/cli": "9.1.1", - "@commitlint/config-angular": "9.1.1", + "@commitlint/cli": "9.1.2", + "@commitlint/config-angular": "9.1.2", "coveralls": "3.1.0", "eslint": "7.7.0", "eslint-config-airbnb-base": "14.2.0",