Skip to content

Commit bbf3fea

Browse files
chore(deps): bump async from 3.2.0 to 3.2.2
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]>
1 parent 0a043a1 commit bbf3fea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@octokit/rest": "^14.0.0",
2828
"archiver": "^5.3.0",
29-
"async": "^3.2.0",
29+
"async": "^3.2.2",
3030
"aws-sdk": "^2.639.0",
3131
"bee-queue": "^1.3.0",
3232
"bluebird": "^3.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -579,10 +579,10 @@ [email protected]:
579579
resolved "https://registry.yarnpkg.com/async.util.setimmediate/-/async.util.setimmediate-0.5.2.tgz#2812ebabf2a58027758d4bc7793d1ccfaf10255f"
580580
integrity sha1-KBLrq/KlgCd1jUvHeT0cz68QJV8=
581581

582-
async@^3.2.0:
583-
version "3.2.0"
584-
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
585-
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
582+
async@^3.2.0, async@^3.2.2:
583+
version "3.2.2"
584+
resolved "https://registry.yarnpkg.com/async/-/async-3.2.2.tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd"
585+
integrity sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==
586586

587587
asynckit@^0.4.0:
588588
version "0.4.0"

0 commit comments

Comments
 (0)