13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-03 14:19:30 +00:00

Bump esbuild from 0.23.1 to 0.25.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.25.0.
- [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.23.1...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>
This commit is contained in:
dependabot[bot] 2025-06-19 01:27:04 +00:00 committed by GitHub
parent 5b1e195ea9
commit 89fb1a85fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 112 additions and 102 deletions

View file

@ -44,7 +44,7 @@
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"chalk": "^5.3.0",
"esbuild": "^0.23.1",
"esbuild": "^0.25.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",