Skip to content

Commit

Permalink
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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent d5a4193 commit 60c6d8e
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 114 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ansi-colors": "^4.1.3",
"bugsnag-build-reporter": "^2.0.0",
"commander": "^9.4.0",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"eslint": "^8.48.0",
"execa": "^7.2.0",
"fast-glob": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"camelcase-keys": "9.1.3",
"chokidar": "3.6.0",
"diff": "5.2.0",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"express": "4.21.2",
"graphql-request": "6.1.0",
"h3": "0.7.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
},
"dependencies": {
"@ast-grep/napi": "0.33.0",
"esbuild": "0.24.2"
"esbuild": "0.25.0"
},
"devDependencies": {
"@oclif/core": "3.26.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
]
},
"dependencies": {
"esbuild": "0.24.2"
"esbuild": "0.25.0"
},
"devDependencies": {
"@shopify/cli-kit": "3.75.0",
Expand Down
Loading

0 comments on commit 60c6d8e

Please sign in to comment.