Skip to content

Commit 9725e4f

Browse files
chore(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.42.0 to 0.43.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.43.0/npm/oxfmt) Updates `oxlint` from 1.57.0 to 1.58.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.58.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bd55dd commit 9725e4f

2 files changed

Lines changed: 166 additions & 166 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"husky": "^9.1.7",
4646
"jsdom": "^29.0.1",
4747
"lint-staged": "^16.4.0",
48-
"oxfmt": "^0.42.0",
49-
"oxlint": "^1.57.0",
48+
"oxfmt": "^0.43.0",
49+
"oxlint": "^1.58.0",
5050
"react": "^19.2.4",
5151
"react-dom": "^19.2.4",
5252
"typescript": "~6.0.2",

0 commit comments

Comments
 (0)