From 5a0f58ffaf607d4be29824c9cdd30870e15b3cd9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2019 00:34:30 +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 f174030..3556410 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@bubltechnology/customizable-commit-analyzer": "^1.0.2-0", "chai": "^4.0.2", "condition-circle": "^1.5.0", - "conventional-commit-types": "^2.1.0", + "conventional-commit-types": "^3.0.0", "coveralls": "^2.13.0", "dirty-chai": "^2.0.1", "eslint-config-fullcube": "^3.0.0",