Skip to content

Commit d597db1

Browse files
committed
chore(oxlint): use catalog typescript dependency version (#16041)
1 parent d88a4ab commit d597db1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rolldown": "catalog:",
3333
"tsdown": "catalog:",
3434
"type-fest": "^5.2.0",
35-
"typescript": "5.9.3",
35+
"typescript": "catalog:",
3636
"vitest": "catalog:"
3737
},
3838
"napi": {

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)