Bump esbuild from 0.19.11 to 0.25.0 (#6)

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

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.0
  dependency-type: direct:development
...

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-05-27 08:27:55 -03:00
committed by GitHub
parent 84a7a00cd1
commit bb7dfa8ad7
2 changed files with 145 additions and 125 deletions

View File

@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "^20.10.6",
"dotenv": "^16.3.1",
"esbuild": "^0.19.10",
"esbuild": "^0.25.0",
"esbuild-node-externals": "^1.12.0",
"eslint": "9.11.1",
"prettier": "3.3.3",