Skip to content

Commit 35c6faa

Browse files
Build: Bump async from 3.2.0 to 3.2.2 (#225)
Bumps [async](https://github.com/caolan/async) from 3.2.0 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@v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a24e7d commit 35c6faa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"dependencies": {
23-
"async": "3.2.0",
23+
"async": "3.2.2",
2424
"grunt": "1.4.0",
2525
"grunt-cli": "1.4.2",
2626
"grunt-jquery-content": "3.1.0"

0 commit comments

Comments
 (0)