Bump esbuild from 0.28.0 to 0.28.1 (#272)
Some checks failed
Run unit tests. / build (push) Has been cancelled
Run prettify / Prettier Check (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Integration test for setup-kubectl / Validate release and master branch (push) Has been cancelled

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 109 additions and 109 deletions

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",