Skip to content

Commit e9203bb

Browse files
chore(deps-dev): bump the oxc group with 4 updates
Bumps the oxc group with 4 updates: [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins), [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) and [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint). Updates `@oxlint/plugins` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.61.0/npm/oxlint-plugins) Updates `oxfmt` from 0.45.0 to 0.46.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.46.0/npm/oxfmt) Updates `oxlint` from 1.60.0 to 1.61.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.61.0/npm/oxlint) Updates `oxlint-plugin-eslint` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint-plugin-eslint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.61.0/npm/oxlint-plugin-eslint) --- updated-dependencies: - dependency-name: "@oxlint/plugins" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxfmt dependency-version: 0.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint-plugin-eslint dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f12c1f1 commit e9203bb

File tree

2 files changed

+177
-177
lines changed

2 files changed

+177
-177
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"@cloudflare/workers-types": "4.20260417.1",
152152
"@eslint/eslintrc": "3.3.5",
153153
"@eslint/js": "10.0.1",
154-
"@oxlint/plugins": "1.60.0",
154+
"@oxlint/plugins": "1.61.0",
155155
"@stylistic/eslint-plugin": "5.10.0",
156156
"@types/aes-js": "3.1.4",
157157
"@types/babel__preset-env": "7.10.0",
@@ -192,9 +192,9 @@
192192
"mockdate": "3.0.5",
193193
"msw": "2.13.4",
194194
"node-network-devtools": "1.0.30",
195-
"oxfmt": "0.45.0",
196-
"oxlint": "1.60.0",
197-
"oxlint-plugin-eslint": "1.60.0",
195+
"oxfmt": "0.46.0",
196+
"oxlint": "1.61.0",
197+
"oxlint-plugin-eslint": "1.61.0",
198198
"oxlint-tsgolint": "0.21.1",
199199
"remark-parse": "11.0.0",
200200
"tsdown": "0.21.9",

0 commit comments

Comments
 (0)