Skip to content

Commit 6761f74

Browse files
chore(deps): update dependency esbuild to v0.27.0
1 parent 52691b9 commit 6761f74

File tree

3 files changed

+379
-103
lines changed

3 files changed

+379
-103
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"chalk": "5.6.2",
5050
"cross-env": "10.1.0",
5151
"dpdm": "3.14.0",
52-
"esbuild": "0.25.12",
52+
"esbuild": "0.27.0",
5353
"eslint": "9.39.1",
5454
"eslint-config-prettier": "10.1.8",
5555
"eslint-plugin-playwright": "2.3.0",

packages/share-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/eslint-plugin": "8.46.3",
3636
"@typescript-eslint/parser": "8.46.3",
3737
"dotenv": "17.2.3",
38-
"esbuild": "0.25.12",
38+
"esbuild": "0.27.0",
3939
"eslint": "9.39.1",
4040
"highlight.js": "11.11.1",
4141
"typescript": "5.9.3"

0 commit comments

Comments
 (0)