From e6e317e992d46f97dcd82a029734928ef57449a1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 12 Dec 2017 16:42:39 +0000 Subject: [PATCH] chore(package): update condition-circle to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9ef8c1..80b15c1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@bubltechnology/customizable-commit-analyzer": "^1.0.2-0", "bluebird": "latest", "chai": "latest", - "condition-circle": "^1.5.0", + "condition-circle": "^2.0.0", "conventional-commit-types": "^2.1.0", "coveralls": "^2.13.0", "dirty-chai": "^1.2.2",