Skip to content

Commit 27547e9

Browse files
Bump the esbuild group across 4 directories with 1 update
Bumps the esbuild group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/app directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/cli directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/create-app directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.12 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) Updates `esbuild` from 0.25.12 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) Updates `esbuild` from 0.25.12 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) Updates `esbuild` from 0.25.12 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: esbuild - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: esbuild - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: esbuild - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: esbuild ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb6a028 commit 27547e9

File tree

5 files changed

+861
-67
lines changed

5 files changed

+861
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ansi-colors": "^4.1.3",
5757
"bugsnag-build-reporter": "^2.0.0",
5858
"commander": "^9.4.0",
59-
"esbuild": "0.25.12",
59+
"esbuild": "0.27.0",
6060
"eslint": "^8.48.0",
6161
"execa": "^7.2.0",
6262
"fast-glob": "3.3.3",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"camelcase-keys": "9.1.3",
6363
"chokidar": "3.6.0",
6464
"diff": "5.2.0",
65-
"esbuild": "0.25.12",
65+
"esbuild": "0.27.0",
6666
"express": "4.21.2",
6767
"graphql-request": "6.1.0",
6868
"h3": "0.7.21",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"dependencies": {
104104
"@ast-grep/napi": "0.33.0",
105-
"esbuild": "0.25.12",
105+
"esbuild": "0.27.0",
106106
"global-agent": "3.0.0"
107107
},
108108
"devDependencies": {

packages/create-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
]
5656
},
5757
"dependencies": {
58-
"esbuild": "0.25.12"
58+
"esbuild": "0.27.0"
5959
},
6060
"devDependencies": {
6161
"@shopify/cli-kit": "3.87.0",

0 commit comments

Comments
 (0)