fix(deps): update dependency bluebird to ^3.5.5

This commit is contained in:
Renovate Bot 2019-05-24 16:29:42 +00:00
parent 824b757447
commit 2ea78211ec
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 6 additions and 2 deletions

View File

@ -40,7 +40,7 @@
"disqus"
],
"dependencies": {
"bluebird": "^3.5.4",
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.7.1",

View File

@ -2315,10 +2315,14 @@ block-stream@*:
dependencies:
inherits "~2.0.0"
bluebird@^3.5.0, bluebird@^3.5.3, bluebird@^3.5.4:
bluebird@^3.5.0, bluebird@^3.5.3:
version "3.5.4"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
bluebird@^3.5.5:
version "3.5.5"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
bluebird@~3.4.1:
version "3.4.7"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"