Skip to content

Commit

Permalink
chore(package): update bluebird to version 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 4, 2017
1 parent c6e9c76 commit b4f230a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"coverage": "npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100 coverage/coverage.json"
},
"dependencies": {
"bluebird": "^3.5.0",
"bluebird": "^3.5.1",
"js-beautify": "^1.7.3",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
Expand Down

0 comments on commit b4f230a

Please sign in to comment.