build(deps-dev): bump esbuild from 0.25.12 to 0.28.0

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

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-19 03:57:10 +00:00
committed by GitHub
parent ebfdeb0b73
commit 695609f060
2 changed files with 109 additions and 117 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@types/node": "^24.10.4",
"@typescript-eslint/eslint-plugin": "^8.49.0",
"@typescript-eslint/parser": "^8.49.0",
"esbuild": "^0.25.12",
"esbuild": "^0.28.0",
"eslint": "^9.39.2",
"jest": "^29.5.0",
"ts-jest": "^29.4.6",