Skip to content

Commit ddaa58f

Browse files
chore(deps-dev): bump the oxc group across 1 directory with 5 updates (DIYgod#23032)
Bumps the oxc group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins) | `1.77.0` | `1.78.0` | | [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) | `0.143.0` | `0.144.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.62.0` | `0.63.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.77.0` | `1.78.0` | | [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint) | `1.77.0` | `1.78.0` | Updates `@oxlint/plugins` from 1.77.0 to 1.78.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.78.0/npm/oxlint-plugins) Updates `oxc-parser` from 0.143.0 to 0.144.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.144.0/napi/parser) Updates `oxfmt` from 0.62.0 to 0.63.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.63.0/npm/oxfmt) Updates `oxlint` from 1.77.0 to 1.78.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.78.0/npm/oxlint) Updates `oxlint-plugin-eslint` from 1.77.0 to 1.78.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.78.0/npm/oxlint-plugin-eslint) --- updated-dependencies: - dependency-name: "@oxlint/plugins" dependency-version: 1.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc-parser dependency-version: 0.144.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxfmt dependency-version: 0.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint-plugin-eslint dependency-version: 1.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69bcb90 commit ddaa58f

2 files changed

Lines changed: 264 additions & 264 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"@cloudflare/workers-types": "5.20260811.1",
153153
"@eslint/eslintrc": "3.3.6",
154154
"@eslint/js": "10.0.1",
155-
"@oxlint/plugins": "1.77.0",
155+
"@oxlint/plugins": "1.78.0",
156156
"@stylistic/eslint-plugin": "5.10.0",
157157
"@types/babel__preset-env": "7.10.0",
158158
"@types/crypto-js": "4.2.2",
@@ -190,10 +190,10 @@
190190
"mockdate": "3.0.5",
191191
"msw": "2.15.0",
192192
"node-network-devtools": "1.0.30",
193-
"oxc-parser": "0.143.0",
194-
"oxfmt": "0.62.0",
195-
"oxlint": "1.77.0",
196-
"oxlint-plugin-eslint": "1.77.0",
193+
"oxc-parser": "0.144.0",
194+
"oxfmt": "0.63.0",
195+
"oxlint": "1.78.0",
196+
"oxlint-plugin-eslint": "1.78.0",
197197
"oxlint-tsgolint": "7.0.2001",
198198
"remark": "15.0.1",
199199
"remark-gfm": "4.0.1",

0 commit comments

Comments
 (0)