From 0b722cb3342f736142e606121875cd9f29d138d9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 18 Nov 2017 16:48:36 +0000 Subject: [PATCH] chore(package): update @commitlint/prompt-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 106009c4be..fc3e07b1e0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@commitlint/cli": "^4.0.0", "@commitlint/config-angular": "^4.2.0", - "@commitlint/prompt-cli": "^4.0.0", + "@commitlint/prompt-cli": "^5.0.0", "@types/byline": "^4.2.31", "@types/common-tags": "^1.2.5", "@types/load-json-file": "^2.0.6",