Skip to content

Commit 1b63119

Browse files
committed
fix(deps): update dependency esbuild to ^0.24.0
1 parent 6f0f254 commit 1b63119

File tree

2 files changed

+101
-101
lines changed

2 files changed

+101
-101
lines changed

package-lock.json

Lines changed: 100 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/core": "7.25.2",
4343
"@babel/plugin-syntax-jsx": "7.24.7",
4444
"@babel/traverse": "7.25.6",
45-
"esbuild": "^0.23.0"
45+
"esbuild": "^0.24.0"
4646
},
4747
"devDependencies": {
4848
"@playwright/test": "^1.43.1",

0 commit comments

Comments
 (0)