Skip to content

Commit d40a00b

Browse files
build(deps-dev): bump the oxc group with 2 updates
Bumps the oxc group with 2 updates: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `oxfmt` from 0.57.0 to 0.58.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.58.0/npm/oxfmt) Updates `oxlint` from 1.72.0 to 1.73.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.73.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de276e1 commit d40a00b

2 files changed

Lines changed: 165 additions & 165 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@typescript/native-preview": "7.0.0-dev.20260706.1",
3030
"@vitejs/plugin-react": "6.0.3",
3131
"jsdom": "29.1.1",
32-
"oxfmt": "0.57.0",
33-
"oxlint": "1.72.0",
32+
"oxfmt": "0.58.0",
33+
"oxlint": "1.73.0",
3434
"oxlint-tsgolint": "0.24.0",
3535
"vite": "8.1.3",
3636
"vitest": "4.1.10"

0 commit comments

Comments
 (0)