Skip to content

Commit e0633a5

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

File tree

2 files changed

+272
-3
lines changed

2 files changed

+272
-3
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.27.2",
1212
"fast-glob": "^3.3.3",
1313
"kleur": "^4.1.5"
1414
}

0 commit comments

Comments
 (0)