Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Bump async from 2.6.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.1.0.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v2.6.1...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 14, 2020
1 parent b418a0e commit 0fe8091
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mongodb-js-precommit": "bin/mongodb-js-precommit.js"
},
"dependencies": {
"async": "^2.6.1",
"async": "^3.1.0",
"chalk": "^3.0.0",
"debug": "^4.1.1",
"dependency-check": "^4.1.0",
Expand Down

0 comments on commit 0fe8091

Please sign in to comment.