Skip to content

Commit

Permalink
Merge pull request #79 from kimcoder/dependabot/npm_and_yarn/async-2.6.4
Browse files Browse the repository at this point in the history
build(deps): bump async from 2.6.3 to 2.6.4
  • Loading branch information
kimcoder authored Feb 13, 2024
2 parents 8313b2d + 19f50e0 commit 8bc7487
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1452,8 +1452,8 @@ async-limiter@~1.0.0:
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz"

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

Expand Down

0 comments on commit 8bc7487

Please sign in to comment.