Skip to content

Commit bc25fab

Browse files
Merge pull request #5672 from Shopify/dependabot-npm_and_yarn-esbuild-a915a1ecc8
Bump the esbuild group across 4 directories with 1 update
2 parents 29f7596 + 47965b2 commit bc25fab

File tree

5 files changed

+96
-96
lines changed

5 files changed

+96
-96
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ansi-colors": "^4.1.3",
5555
"bugsnag-build-reporter": "^2.0.0",
5656
"commander": "^9.4.0",
57-
"esbuild": "0.25.0",
57+
"esbuild": "0.25.4",
5858
"eslint": "^8.48.0",
5959
"execa": "^7.2.0",
6060
"fast-glob": "3.3.3",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"camelcase-keys": "9.1.3",
6565
"chokidar": "3.6.0",
6666
"diff": "5.2.0",
67-
"esbuild": "0.25.0",
67+
"esbuild": "0.25.4",
6868
"express": "4.21.2",
6969
"graphql-request": "6.1.0",
7070
"h3": "0.7.21",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"dependencies": {
106106
"@ast-grep/napi": "0.33.0",
107-
"esbuild": "0.25.0",
107+
"esbuild": "0.25.4",
108108
"global-agent": "3.0.0"
109109
},
110110
"devDependencies": {

packages/create-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
]
5757
},
5858
"dependencies": {
59-
"esbuild": "0.25.0"
59+
"esbuild": "0.25.4"
6060
},
6161
"devDependencies": {
6262
"@shopify/cli-kit": "3.79.0",

0 commit comments

Comments
 (0)