From 805328317f23f6a5d4a914e1534a4d32f85c01cc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 May 2019 07:26:56 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v8 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 6c79566bde..c02f34b0e4 100644 --- a/install/package.json +++ b/install/package.json @@ -132,8 +132,8 @@ "zxcvbn": "^4.4.2" }, "devDependencies": { - "@commitlint/cli": "7.6.1", - "@commitlint/config-angular": "7.6.0", + "@commitlint/cli": "8.0.0", + "@commitlint/config-angular": "8.0.0", "coveralls": "3.0.3", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.1.0",