chore(deps-dev): bump esbuild in the npm-minor-patch group

Bumps the npm-minor-patch group with 1 update: [esbuild](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.27.5 to 0.28.0
- [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.5...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-06 01:13:59 +00:00
committed by GitHub
parent 5d424cfe5c
commit 47787317d5
2 changed files with 109 additions and 109 deletions

View File

@@ -35,7 +35,7 @@
"rss-parser": "^3.13.0"
},
"devDependencies": {
"esbuild": "^0.27.5",
"esbuild": "^0.28.0",
"husky": "^9.1.7",
"lint-staged": "^16.4.0",
"prettier": "^3.8.1",