From 00b3ae6c11a0ba5c817b378c1c19c10ca95d5ff8 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 16 Dec 2015 15:34:49 -0500 Subject: [PATCH] chore(package): update bluebird to version 3.1.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27334a3..7df8d84 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/slap-editor/slap-clipboard-plugin", "dependencies": { - "bluebird": "3.0.6", + "bluebird": "3.1.0", "copy-paste": "1.1.4", "lodash": "3.10.1", "rc": "1.1.5",