From fe4c68218233c2fa6b5af77c5276617c50e4dccc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Sep 2018 00:26:43 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c459dc..63d7590 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "commitmsg": "commitlint -e $GIT_PARAMS" }, "devDependencies": { - "@commitlint/cli": "6.2.0", - "@commitlint/config-conventional": "6.1.3", + "@commitlint/cli": "7.1.1", + "@commitlint/config-conventional": "7.1.1", "@types/mocha": "5.2.5", "@types/mz": "0.0.32", "@types/node": "8.10.29",