From 0ca7e28ad037ba13c382a283730104a77a9594a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jul 2020 03:33:03 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v9.1.1 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 28c874d7ef..46eb375d7e 100644 --- a/install/package.json +++ b/install/package.json @@ -133,8 +133,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "9.0.1", - "@commitlint/cli": "9.0.1", - "@commitlint/config-angular": "9.0.1", + "@commitlint/cli": "9.1.1", + "@commitlint/config-angular": "9.1.1", "coveralls": "3.1.0", "eslint": "7.3.1", "eslint-config-airbnb-base": "14.1.0",