From 4cbbcdb0ffd48b3f10324e07ae729ad9adec1332 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 4 Oct 2017 16:57:30 +0000 Subject: [PATCH] chore(package): update bluebird to version 3.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10052fe..827cd17 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@bubltechnology/customizable-commit-analyzer": "1.0.2-0", - "bluebird": "3.5.0", + "bluebird": "3.5.1", "chai": "4.0.2", "condition-circle": "1.5.0", "conventional-commit-types": "2.1.0",