12
0
Fork 0
mirror of https://github.com/astral-sh/setup-uv.git synced 2026-07-03 10:59:31 +00:00

chore(deps-dev): bump esbuild from 0.27.5 to 0.28.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.5 to 0.28.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.5...v0.28.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-03 07:55:37 +00:00 committed by GitHub
parent 7390f777b0
commit 979e48f94b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 216 additions and 243 deletions

View file

@ -44,7 +44,7 @@
"@types/node": "^25.5.0",
"@types/semver": "^7.7.1",
"@vercel/ncc": "^0.38.4",
"esbuild": "^0.27.5",
"esbuild": "^0.28.0",
"jest": "^30.3.0",
"js-yaml": "^4.1.1",
"ts-jest": "^29.4.9",