Skip to content

Commit 9b1e9fc

Browse files
chore(deps): update oxc apps
1 parent 9edeeac commit 9b1e9fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"dependencies": {
66
"cross-env": "^10.1.0",
7-
"oxfmt": "0.42.0",
7+
"oxfmt": "0.43.0",
88
"oxlint": "catalog:",
99
"oxlint-tsgolint": "catalog:"
1010
}

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ catalog:
66
'@types/node': 25.0.3
77
husky: ^9.1.7
88
lint-staged: ^16.3.3
9-
oxfmt: 0.42.0
9+
oxfmt: 0.43.0
1010
oxlint: ^1.55.0
11-
oxlint-tsgolint: ^0.18.0
11+
oxlint-tsgolint: ^0.19.0
1212

1313
catalogMode: prefer

0 commit comments

Comments
 (0)