From 5890b9cea743f14e6649c728e4daed6d7489e4b9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Nov 2018 20:14:06 +0000 Subject: [PATCH] chore(package): update bluebird to version 3.5.3 Closes #34 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10052fe..4fec060 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.3", "chai": "4.0.2", "condition-circle": "1.5.0", "conventional-commit-types": "2.1.0",