chore(deps-dev): bump esbuild from 0.25.12 to 0.27.1

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.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.12...v0.27.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.1
  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-12-04 03:01:50 +00:00 committed by GitHub
parent 0d13efc34c
commit 93d216da0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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