chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-10 03:49:40 +00:00 committed by GitHub
parent 70b264bcb3
commit 6440dab52a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
"npm-run-all2": "^7.0.0", "npm-run-all2": "^7.0.0",
"neostandard": "^0.12.0", "neostandard": "^0.12.0",
"c8": "^10.0.0", "c8": "^10.0.0",
"esbuild": "~0.24.0", "esbuild": "~0.25.0",
"typescript": "~5.7.2" "typescript": "~5.7.2"
}, },
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme", "homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",