Bump esbuild from 0.23.1 to 0.24.0 (#6677)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.0.
- [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.23.1...v0.24.0)

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

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] 2024-09-23 18:54:24 +02:00 committed by GitHub
parent 75c9d2a03d
commit d6322bb591
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 251 additions and 3 deletions

View file

@ -37,7 +37,7 @@
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"ejs": "^3.1.10",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"express": "4.21.0",
"express-rate-limit": "^7.4.0",
"fast-deep-equal": "^3.1.3",