Bump esbuild from 0.28.0 to 0.28.1 (#272)

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:36:47 +12:00
committed by GitHub
parent caa02f7efd
commit c4a1c8d676
2 changed files with 109 additions and 109 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/node": "^25.9.2",
"esbuild": "^0.28.0",
"esbuild": "^0.28.1",
"husky": "^9.1.7",
"prettier": "3.8.3",
"typescript": "6.0.3",