chore(deps-dev): bump esbuild and esbuild-node-externals

Bumps [esbuild](https://github.com/evanw/esbuild) and [esbuild-node-externals](https://github.com/pradel/esbuild-node-externals). These dependencies needed to be updated together.

Updates `esbuild` from 0.19.12 to 0.27.4
- [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.19.12...v0.27.4)

Updates `esbuild-node-externals` from 1.12.0 to 1.20.1
- [Release notes](https://github.com/pradel/esbuild-node-externals/releases)
- [Commits](https://github.com/pradel/esbuild-node-externals/compare/v1.12.0...esbuild-node-externals-v1.20.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.4
  dependency-type: direct:development
- dependency-name: esbuild-node-externals
  dependency-version: 1.20.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-23 13:34:37 +00:00 committed by GitHub
parent b8e6bd858b
commit f3579822bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 300 additions and 239 deletions

View file

@ -69,7 +69,7 @@
},
"devDependencies": {
"@types/node": "^16.18.58",
"esbuild": "^0.19.10",
"esbuild": "^0.27.4",
"esbuild-node-externals": "^1.12.0",
"eslint": "^8.49.0",
"eslint-config-standard": "^17.1.0",