Skip to content

Commit 4015527

Browse files
fix(deps): update dependency esbuild to ^0.25.10
1 parent aa04799 commit 4015527

File tree

2 files changed

+118
-108
lines changed

2 files changed

+118
-108
lines changed

build-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build-scripts": "./index.js"
99
},
1010
"dependencies": {
11-
"esbuild": "^0.25.0",
11+
"esbuild": "^0.25.10",
1212
"fast-glob": "^3.3.3",
1313
"kleur": "^4.1.5"
1414
}

0 commit comments

Comments
 (0)