Skip to content

Commit d52cba6

Browse files
committed
refactor(linter): bump TSDown to latest (#14198)
TSDown was previously broken (rolldown/tsdown#503) but is now fixed, so we can update to latest version.
1 parent f8abab2 commit d52cba6

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

apps/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "^9.36.0",
4343
"execa": "^9.6.0",
4444
"jiti": "^2.6.0",
45-
"tsdown": "0.15.1",
45+
"tsdown": "^0.15.5",
4646
"typescript": "catalog:",
4747
"vitest": "catalog:"
4848
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)