Skip to content

Commit 5d678f1

Browse files
committed
fix(linter/plugins): pin tsdown dependency to 0.15.1
1 parent c778cba commit 5d678f1

File tree

2 files changed

+177
-10
lines changed

2 files changed

+177
-10
lines changed

apps/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
],
3636
"devDependencies": {
3737
"execa": "^9.6.0",
38-
"tsdown": "^0.15.0",
38+
"tsdown": "0.15.1",
3939
"typescript": "catalog:",
4040
"vitest": "catalog:"
4141
},

0 commit comments

Comments
 (0)