From dc9c4cb921c8a79f1689be1af00c5eb3142bee57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Oct 2018 19:04:36 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcc11ff..1111154 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "commitmsg": "commitlint -e $GIT_PARAMS" }, "devDependencies": { - "@commitlint/cli": "7.1.1", - "@commitlint/config-conventional": "7.1.1", + "@commitlint/cli": "7.2.1", + "@commitlint/config-conventional": "7.1.2", "@types/mocha": "5.2.5", "@types/mz": "0.0.32", "@types/node": "8.10.29",