Skip to content

Commit

Permalink
Update bluebird dependency to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Apr 8, 2017
1 parent ca0be2b commit 40c01a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ Breaking changes:
## Next

* Update `fs-extra` dependency to v2.1.2
* Update `bluebird` dependency to v3.5.0
* Skip Travis CI runs on release tags
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"fs-extra": "^2.1.2",
"bluebird": "^3.4.6"
"bluebird": "^3.5.0"
},
"devDependencies": {
"mocha": "^3.0.2",
Expand Down

0 comments on commit 40c01a8

Please sign in to comment.