Skip to content

Commit

Permalink
Bump eslint-plugin-react-compiler
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-714736e-20250131.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent e8b78ae commit 075a822
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint": "^9.19.0",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
"fluid-tailwind": "^1.0.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6844,7 +6844,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-compiler@npm:^19.0.0-beta-55955c9-20241229":
"eslint-plugin-react-compiler@npm:^19.0.0-beta-714736e-20250131":
version: 19.0.0-beta-e552027-20250112
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112"
dependencies:
Expand Down Expand Up @@ -12691,7 +12691,7 @@ __metadata:
eslint: "npm:^9.19.0"
eslint-config-next: "npm:15.1.6"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
fluid-tailwind: "npm:^1.0.4"
ioredis: "npm:^5.4.2"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 075a822

Please sign in to comment.