build(deps): bump p-limit from 6.1.0 to 6.2.0 (#3578)

Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-24 12:25:29 +00:00
committed by GitHub
parent fa9200e5b4
commit b378ed537a
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
"@octokit/plugin-throttling": "^9.3.2",
"node-fetch-native": "^1.6.4",
"p-limit": "^6.1.0",
"p-limit": "^6.2.0",
"uuid": "^9.0.1"
},
"devDependencies": {