Skip to content

Commit

Permalink
build(deps): bump async from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.1.1...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 24, 2020
1 parent 177a905 commit 8a14137
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 @@ -33,7 +33,7 @@
],
"dependencies": {
"args-js": "~0.10.12",
"async": "~3.1.0",
"async": "~3.2.0",
"cb2promise": "~1.1.1",
"fast-safe-stringify": "~2.0.6",
"load-json-file": "~6.2.0",
Expand Down

0 comments on commit 8a14137

Please sign in to comment.