Skip to content

Commit

Permalink
Upgrade bluebird to 3.7.0 (from 3.5.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Oct 2, 2019
1 parent 010fc2e commit e3fa203
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@khanacademy/tota11y": "0.2.0",
"alpaca": "1.5.27",
"blob.js": "1.0.1",
"bluebird": "3.5.5",
"bluebird": "3.7.0",
"bootstrap": "4.3.1",
"bootstrap-accessibility-plugin": "1.0.6",
"bootstrap-datepicker": "1.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,10 +498,10 @@ blobjs@^1.1.1:
resolved "https://registry.yarnpkg.com/blobjs/-/blobjs-1.1.1.tgz#544af6db887b1c62f45ea8e07ceb45c13b5995aa"
integrity sha1-VEr224h7HGL0XqjgfOtFwTtZlao=

bluebird@3.5.5:
version "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.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg==

boolean@^0.2.0:
version "0.2.0"
Expand Down

0 comments on commit e3fa203

Please sign in to comment.