Skip to content

Commit

Permalink
chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 82e98b4 commit c521162
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/openapi-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"axios": "^1.7.9",
"del-cli": "^5.1.0",
"esbuild": "^0.24.2",
"esbuild": "^0.25.0",
"execa": "^8.0.1",
"express": "^4.21.2",
"feature-fetch": "^0.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/react": "18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"del-cli": "^5.1.0",
"esbuild": "^0.24.2",
"esbuild": "^0.25.0",
"execa": "^8.0.1",
"msw": "^2.7.0",
"openapi-fetch": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/js-yaml": "^4.0.9",
"degit": "^2.8.4",
"del-cli": "^5.1.0",
"esbuild": "^0.24.2",
"esbuild": "^0.25.0",
"execa": "^8.0.1",
"strip-ansi": "^7.1.0",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit c521162

Please sign in to comment.