From bd8e94acd4e5105d93156b814a097c7ee2cde64d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2019 00:35:18 +0000 Subject: [PATCH] chore(package): update conventional-commit-types to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9ef8c1..d59ae7c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "bluebird": "latest", "chai": "latest", "condition-circle": "^1.5.0", - "conventional-commit-types": "^2.1.0", + "conventional-commit-types": "^3.0.0", "coveralls": "^2.13.0", "dirty-chai": "^1.2.2", "eslint-config-fullcube": "^2.0.0",