build(deps): bump esbuild

Bumps the npm group with 1 update in the /lib/binding_web directory: [esbuild](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.27.0 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.27.0...v0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-08 21:13:08 +00:00 committed by Christian Clason
parent 8a3dcc6155
commit 744e556f7e
2 changed files with 109 additions and 109 deletions

View file

@ -74,7 +74,7 @@
"@types/node": "^24.10.1",
"@vitest/coverage-v8": "^3.0.5",
"dts-buddy": "^0.6.2",
"esbuild": "^0.27.0",
"esbuild": "^0.27.1",
"eslint": "^9.39.1",
"source-map": "^0.7.4",
"tsx": "^4.21.0",