fix(deps): update dependency bluebird to ^3.7.2

This commit is contained in:
Renovate Bot 2019-11-28 22:58:01 +00:00
parent 48db265332
commit 7c03b63cbd
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 6 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"disqus"
],
"dependencies": {
"bluebird": "^3.7.1",
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.6.1",
"gatsby": "^2.18.4",

View File

@ -2802,6 +2802,11 @@ bluebird@^3.7.1:
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
bluebird@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
bluebird@~3.4.1:
version "3.4.7"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"