Skip to content

Commit

Permalink
Bump the lint group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 3 updates in the / directory: [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint), [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


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

Updates `eslint-plugin-react-compiler` from 19.0.0-beta-6fc168f-20241025 to 19.0.0-beta-63b359f-20241101
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

Updates `oxlint` from 0.10.3 to 0.11.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.11.1/npm/oxlint)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 391e94f commit 3f598ca
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 58 deletions.
108 changes: 53 additions & 55 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@wp-now/wp-now": "^0.1.74",
"babel-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
"eslint": "^8.57.1",
"eslint-plugin-oxlint": "^0.10.1",
"eslint-plugin-react-compiler": "^19.0.0-beta-6fc168f-20241025",
"eslint-plugin-oxlint": "^0.11.1",
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
"mini-css-extract-plugin": "^2.9.2",
"monocart-reporter": "^2.9.8",
"npm-run-all": "^4.1.5",
"oxlint": "^0.10.3",
"oxlint": "^0.11.1",
"patch-package": "^8.0.0",
"prettier": "npm:[email protected]",
"typescript": "^5.6.3",
Expand Down

0 comments on commit 3f598ca

Please sign in to comment.