From 79a102f38c5753f75d0696a8bbe0cda2199a2c5d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 12 Dec 2017 16:45:41 +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 f2c7171..73d6927 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@bubltechnology/customizable-commit-analyzer": "^1.0.2-0", "chai": "latest", - "condition-circle": "^1.5.0", + "condition-circle": "^2.0.0", "conventional-commit-types": "^2.1.0", "coveralls": "^2.13.0", "eslint-config-fullcube": "^2.0.0",