From a36ef1d6cd6e9a4fbadc20d8edd3b8b790a68d0d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 18 Nov 2017 16:17:26 +0000 Subject: [PATCH] chore(package): update @commitlint/cli to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c437fb..74bf8c6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "webpack": "1.x" }, "devDependencies": { - "@commitlint/cli": "^4.2.2", + "@commitlint/cli": "^5.0.0", "@commitlint/config-angular": "^4.2.1", "chai": "^4.0.0", "conventional-github-releaser": "^1.1.3",