Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react-compiler to v19.0.…
Browse files Browse the repository at this point in the history
…0-beta-b2e8e9c-20241220
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 314fb55 commit 80a6f91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-config-next": "^15.1.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"eslint-plugin-react-compiler": "19.0.0-beta-b2e8e9c-20241220",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5563,9 +5563,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-compiler@npm:19.0.0-beta-201e55d-20241215":
version: 19.0.0-beta-201e55d-20241215
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-201e55d-20241215"
"eslint-plugin-react-compiler@npm:19.0.0-beta-b2e8e9c-20241220":
version: 19.0.0-beta-b2e8e9c-20241220
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-b2e8e9c-20241220"
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/parser": "npm:^7.24.4"
Expand All @@ -5575,7 +5575,7 @@ __metadata:
zod-validation-error: "npm:^3.0.3"
peerDependencies:
eslint: ">=7"
checksum: 10c0/a945b6405c408987f5049677d3dec40eeddc8e38cdbce44e0eb0ec8d92b8c7d4d3b19020c0f272328fbe79bdd3180717af90db04f03a8fa023cf0d120d4f5837
checksum: 10c0/fc6b009d3c49aca87fdb1e70d3cccd72d5afaac9b77ead6c52e8fe8220f4994f71aa267188a921866f0e8547cf18c64fd86a7e91a254144ab90cd78e78ed36ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -8987,7 +8987,7 @@ __metadata:
eslint-config-next: "npm:^15.1.2"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react-compiler: "npm:19.0.0-beta-201e55d-20241215"
eslint-plugin-react-compiler: "npm:19.0.0-beta-b2e8e9c-20241220"
firebase: "npm:11.1.0"
html-react-parser: "npm:5.2.1"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 80a6f91

Please sign in to comment.