Skip to content

Commit

Permalink
Merge pull request #281 from reg-viz/renovate/bluebird-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency bluebird to v3.7.2
  • Loading branch information
bokuweb committed Oct 22, 2020
2 parents b1fd2db + 80bcdb9 commit 3981487
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"**/serialize-javascript": "^3.1.0"
},
"dependencies": {
"bluebird": "3.5.5",
"bluebird": "3.7.2",
"chalk": "2.4.2",
"cli-spinner": "0.2.10",
"cross-spawn": "7.0.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -1790,6 +1790,11 @@ bluebird@3.5.5, bluebird@^3.5.5:
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==

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.0.0, bluebird@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
Expand Down

0 comments on commit 3981487

Please sign in to comment.