From 74e2d02af6da8eac77c98144e8c0c6382266342b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 17:58:11 +0000 Subject: [PATCH] chore(package): update @commitlint/cli to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1988765..fc152bc 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "type-is": "^1.6.14" }, "devDependencies": { - "@commitlint/cli": "^6.0.2", + "@commitlint/cli": "^7.0.0", "@commitlint/config-conventional": "^6.0.2", "@commitlint/prompt": "^6.0.2", "chai": "^4.1.2",