Skip to content

Commit

Permalink
Bump async from 3.2.4 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: async
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 1745526 commit 7c8c5c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fix": "npm run lint -- --fix"
},
"dependencies": {
"async": "^3.2.4",
"async": "^3.2.5",
"cheerio": "^1.0.0-rc.3",
"node-dir": "^0.1.5",
"puid": "^1.0.7",
Expand Down

0 comments on commit 7c8c5c1

Please sign in to comment.