From 76c7c1dfc529d455fedb8ee578e4942257b58187 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2019 14:32:04 +0000 Subject: [PATCH] chore(package): update conventional-commit-types to version 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e657bf3..1283321 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@bubltechnology/customizable-commit-analyzer": "https://github.com/fullcube/customizable-commit-analyzer/tarball/364e96c6f590c20f82d76557a5fa0d4481c48c5f", "chai": "4.1.0", "condition-circle": "1.5.0", - "conventional-commit-types": "2.2.0", + "conventional-commit-types": "2.3.0", "coveralls": "2.13.1", "dirty-chai": "2.0.1", "eslint-config-fullcube": "^3.0.0",