From ddd4e03942be99ff58d0c03ae5d20d0f2c76a6e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Sep 2019 20:10:01 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v8.2.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 37fd51e437..cd7570dbf5 100644 --- a/install/package.json +++ b/install/package.json @@ -131,8 +131,8 @@ "zxcvbn": "^4.4.2" }, "devDependencies": { - "@commitlint/cli": "8.1.0", - "@commitlint/config-angular": "8.1.0", + "@commitlint/cli": "8.2.0", + "@commitlint/config-angular": "8.2.0", "coveralls": "3.0.6", "eslint": "6.1.0", "eslint-config-airbnb-base": "14.0.0",