Skip to content

Commit 3bf19f5

Browse files
chore(deps): update oxc apps
1 parent 26c1892 commit 3bf19f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "module",
1616
"dependencies": {
1717
"cross-env": "^10.1.0",
18-
"oxfmt": "0.41.0",
18+
"oxfmt": "0.42.0",
1919
"oxlint": "catalog:",
2020
"oxlint-tsgolint": "catalog:",
2121
"vite-task-tools": "link:"

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ catalog:
66
'@types/node': 25.0.3
77
husky: ^9.1.7
88
lint-staged: ^16.3.3
9-
oxfmt: 0.41.0
9+
oxfmt: 0.42.0
1010
oxlint: ^1.55.0
1111
oxlint-tsgolint: ^0.17.0
1212

0 commit comments

Comments
 (0)