Skip to content

Commit

Permalink
chore(deps): bump async from 2.6.3 to 3.2.2 in /packages/cli
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 3.2.2.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v3.2.2)

---
updated-dependencies:
- dependency-name: async
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2022
1 parent 84f1927 commit 9d6f323
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions packages/cli/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 packages/cli/package.json
Expand Up @@ -30,7 +30,7 @@
"@babel/code-frame": "^7.0.0",
"acorn": "^5.7.4",
"acorn-dynamic-import": "^3.0.0",
"async": "^2.6.0",
"async": "^3.2.2",
"chalk": "^2.3.0",
"chokidar": "^3.0.1",
"colors": "^1.1.2",
Expand Down

0 comments on commit 9d6f323

Please sign in to comment.