Skip to content

Commit

Permalink
chore(deps-dev): bump esbuild from 0.24.0 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.0 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.0...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 Mar 4, 2025
1 parent b0e7c8c commit cec6a23
Show file tree
Hide file tree
Showing 4 changed files with 1,144 additions and 691 deletions.
2 changes: 1 addition & 1 deletion apps/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@module-federation/webpack-bundler-runtime": "workspace:*",
"@types/node": "^18.7.13",
"concurrently": "^8.2.2",
"esbuild": "^0.15.5",
"esbuild": "^0.25.0",
"json5": "^2.2.1",
"live-server": "^1.1.0",
"typescript": "^4.8.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"copy-webpack-plugin": "11.0.0",
"cypress": "13.15.0",
"directory-tree": "3.5.2",
"esbuild": "0.24.0",
"esbuild": "0.25.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"cjs-module-lexer": "^1.3.1",
"enhanced-resolve": "^5.16.1",
"es-module-lexer": "^1.5.3",
"esbuild": "^0.18.12",
"esbuild": "^0.25.0",
"json5": "^2.2.3",
"npmlog": "^7.0.1",
"rollup": "^4.24.0",
Expand Down
Loading

0 comments on commit cec6a23

Please sign in to comment.