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

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1.
- [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.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  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-07-20 10:53:32 +00:00
committed by GitHub
parent 71966eff34
commit a86017dfe1
2 changed files with 216 additions and 243 deletions

View File

@@ -44,7 +44,7 @@
"@types/node": "^26.0.1",
"@types/semver": "^7.7.1",
"@vercel/ncc": "^0.44.1",
"esbuild": "^0.28.0",
"esbuild": "^0.28.1",
"jest": "^30.4.2",
"js-yaml": "^4.1.1",
"ts-jest": "^29.4.11",