chore(deps-dev): bump esbuild from 0.19.3 to 0.24.2 (#233)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.3 to 0.24.2.
- [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.3...v0.24.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  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]
2025-01-07 12:22:54 +00:00
committed by GitHub
parent 7918693687
commit f9554e5337
2 changed files with 159 additions and 149 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"esbuild": "^0.19.2",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"jest": "^29.5.0",
"standard-version": "^9.5.0",