Skip to content

Commit 2295d41

Browse files
chore(deps): update oxc apps (#293)
1 parent 1957b34 commit 2295d41

File tree

3 files changed

+86
-86
lines changed

3 files changed

+86
-86
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.41.0",
7+
"oxfmt": "0.42.0",
88
"oxlint": "catalog:",
99
"oxlint-tsgolint": "catalog:"
1010
}

pnpm-lock.yaml

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

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)