From b21643f94f47edca02e84d959c0cd6216b182f91 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 12 Dec 2017 16:43:22 +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 c6095d1..53f4a3f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bluebird": "latest", "chai": "latest", "chai-datetime": "^1.4.1", - "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",