Skip to content

Commit 6bb825f

Browse files
authored
chore: Bump oxlint and oxfmt (getsentry#19771)
Upgrades the `oxfmt` and `oxlint` dependencies since the PRs we merged was created a while ago and were using outdated versions. No breaking changes, no changes in lint output or in formatting. Mostly bug fixes and performance improvements. Key change is the output is more friendly in CI, minimal noise. Closes getsentry#19773 (added automatically)
1 parent ec13b40 commit 6bb825f

2 files changed

Lines changed: 236 additions & 237 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
"nodemon": "^3.1.10",
130130
"npm-run-all2": "^6.2.0",
131131
"nx": "22.5.0",
132-
"oxfmt": "^0.32.0",
133-
"oxlint": "^1.50.0",
132+
"oxfmt": "^0.38.0",
133+
"oxlint": "^1.53.0",
134134
"oxlint-tsgolint": "^0.16.0",
135135
"rimraf": "^5.0.10",
136136
"rollup": "^4.59.0",

0 commit comments

Comments
 (0)