Bump esbuild from 0.27.7 to 0.28.1

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

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 13:16:53 +00:00
committed by Sacha Al Himdani
parent 29be61acbc
commit 853f2404a6
2 changed files with 486 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
"access": "public"
},
"devDependencies": {
"esbuild": "^0.27.0",
"esbuild": "^0.28.1",
"typescript": "~5.8.3"
}
}