chore(deps-dev): bump esbuild from 0.25.0 to 0.25.1 (#281)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.0 to 0.25.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.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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]
2025-03-11 14:34:28 +00:00
committed by GitHub
parent cf9dc345a0
commit 199f035823
2 changed files with 105 additions and 105 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/node": "^22.13.9",
"@typescript-eslint/eslint-plugin": "^8.26.0",
"@typescript-eslint/parser": "^8.26.0",
"esbuild": "^0.25.0",
"esbuild": "^0.25.1",
"eslint": "^9.21.0",
"jest": "^29.5.0",
"standard-version": "^9.5.0",