Skip to content

Commit 19f50e0

Browse files
build(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61148a0 commit 19f50e0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package-lock.json

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

Diff for: yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1418,8 +1418,8 @@ async-limiter@~1.0.0:
14181418
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz"
14191419

14201420
async@^2.6.1, async@^2.6.2:
1421-
version "2.6.3"
1422-
resolved "https://registry.npmjs.org/async/-/async-2.6.3.tgz"
1421+
version "2.6.4"
1422+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
14231423
dependencies:
14241424
lodash "^4.17.14"
14251425

0 commit comments

Comments
 (0)