Skip to content

Commit 395bb66

Browse files
authoredApr 16, 2022
Bump async from 2.6.1 to 3.2.2 (#113)
Bumps [async](https://github.com/caolan/async) from 2.6.1 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.1...v3.2.2) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b94a81e commit 395bb66

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed
 

‎package-lock.json

+5-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test": "grunt test"
1717
},
1818
"dependencies": {
19-
"async": "^2.6.1",
19+
"async": "^3.2.2",
2020
"rimraf": "^2.6.2"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.