Skip to content

Commit 4ea62dc

Browse files
Bump async from 3.2.5 to 3.2.6 (#74)
Bumps [async](https://github.com/caolan/async) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35509d1 commit 4ea62dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"email": "[email protected]"
99
},
1010
"dependencies": {
11-
"async": "3.2.5",
11+
"async": "3.2.6",
1212
"aws-sdk": "2.1687.0",
1313
"color-string": "1.9.1",
1414
"expect": "27.4.2",

0 commit comments

Comments
 (0)