Skip to content

Commit 723049d

Browse files
chore(deps): update dependency esbuild to v0.27.7
1 parent fe20451 commit 723049d

File tree

3 files changed

+121
-121
lines changed

3 files changed

+121
-121
lines changed

cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@shared/utils": "workspace:^",
2222
"@tools/components": "workspace:*",
2323
"directory-tree": "^3.6.0",
24-
"esbuild": "0.27.0",
24+
"esbuild": "0.27.7",
2525
"esbuild-plugin-copy": "^2.1.1",
2626
"typescript": "^5.9.3",
2727
"wrangler": "^4.59.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript-eslint": "^8.52.0"
3333
},
3434
"resolutions": {
35-
"esbuild": "^0.27.2"
35+
"esbuild": "^0.27.7"
3636
},
3737
"pnpm": {
3838
"overrides": {

0 commit comments

Comments
 (0)