Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commit 7947baf

Browse files
fix(deps): update dependency esbuild to ^0.27.0
1 parent aa04799 commit 7947baf

2 files changed

Lines changed: 271 additions & 3 deletions

File tree

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

0 commit comments

Comments
 (0)