Skip to content

Commit

Permalink
chore(deps-dev): bump esbuild from 0.24.0 to 0.25.0 (#18554)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Tomar <[email protected]>
  • Loading branch information
dependabot[bot] and 2nikhiltom authored Feb 12, 2025
1 parent fd1b7ab commit 6eb79e9
Show file tree
Hide file tree
Showing 11 changed files with 268 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"chalk": "^4.1.1",
"change-case": "^4.1.2",
"esbuild": "^0.24.0",
"esbuild": "^0.25.0",
"execa": "^5.1.1",
"fast-glob": "^3.2.11",
"fs-extra": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "^16.8.6 || ^17.0.1 || ^18.2.0"
},
"devDependencies": {
"esbuild": "^0.24.0",
"esbuild": "^0.25.0",
"rimraf": "^6.0.0",
"typescript": "^4.8.4",
"typescript-config-carbon": "^0.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"esbuild": "^0.24.0",
"esbuild": "^0.25.0",
"rimraf": "^6.0.0",
"typescript": "^4.8.4",
"typescript-config-carbon": "^0.3.0"
Expand Down
Loading

0 comments on commit 6eb79e9

Please sign in to comment.