Skip to content

Commit

Permalink
Bump the oxlint group with 2 updates (GoogleForCreators#13853)
Browse files Browse the repository at this point in the history
Bumps the oxlint group with 2 updates: [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `eslint-plugin-oxlint` from 0.10.1 to 0.13.1
- [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases)
- [Commits](oxc-project/eslint-plugin-oxlint@v0.10.1...v0.13.1)

Updates `oxlint` from 0.10.3 to 0.13.1
- [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_v0.13.1/npm/oxlint)

---
updated-dependencies:
- dependency-name: eslint-plugin-oxlint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: oxlint
- dependency-name: oxlint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: oxlint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent dda8ce6 commit 239220f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 43 deletions.
84 changes: 43 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-oxlint": "^0.10.1",
"eslint-plugin-oxlint": "^0.13.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down Expand Up @@ -152,7 +152,7 @@
"mockdate": "^3.0.5",
"npm-package-json-lint": "^8.0.0",
"npm-run-all": "^4.1.5",
"oxlint": "^0.10.3",
"oxlint": "^0.13.1",
"patch-package": "^8.0.0",
"postcss-jsx": "^0.36.4",
"postcss-styled-syntax": "^0.6.4",
Expand Down

0 comments on commit 239220f

Please sign in to comment.