Bump esbuild from 0.28.0 to 0.28.1 (#255)

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
...

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]
2026-06-13 13:24:38 +12:00
committed by GitHub
parent 07f3b07867
commit 8d86de0d0b
2 changed files with 109 additions and 109 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^25.9.2",
"esbuild": "^0.28.0",
"esbuild": "^0.28.1",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vitest": "^4.1.8"