Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump eslint-plugin-react-compiler from 0.0.0-experimental-56229e1-20240813 to 0.0.0-experimental-7670337-20240918 in the eslint group #7678

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-compiler": "0.0.0-experimental-56229e1-20240813",
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^55.0.0",
"husky": "^9.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3795,7 +3795,7 @@ __metadata:
eslint-plugin-jest: "npm:^28.2.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-compiler: "npm:0.0.0-experimental-56229e1-20240813"
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-unicorn: "npm:^55.0.0"
husky: "npm:^9.1.6"
Expand Down Expand Up @@ -7262,9 +7262,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-compiler@npm:0.0.0-experimental-56229e1-20240813":
version: 0.0.0-experimental-56229e1-20240813
resolution: "eslint-plugin-react-compiler@npm:0.0.0-experimental-56229e1-20240813"
"eslint-plugin-react-compiler@npm:0.0.0-experimental-7670337-20240918":
version: 0.0.0-experimental-7670337-20240918
resolution: "eslint-plugin-react-compiler@npm:0.0.0-experimental-7670337-20240918"
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/parser": "npm:^7.24.4"
Expand All @@ -7274,7 +7274,7 @@ __metadata:
zod-validation-error: "npm:^3.0.3"
peerDependencies:
eslint: ">=7"
checksum: 10/cba57ca6515d2a6c55c7f131a3c13d7905c1e65b99efd2c6b81868f7e3229897c5d9b07930ffd263b8597e4e6d63581b1debba1c9dfeb7c48bf44603d7de0ed0
checksum: 10/bcd35ffc57b014f14e5bad633cffddf271e8150871a0496ef8abc5878d4fa0c6138808e81b5679c3590e279aa3f9a3456d28e4017a0cd15f98d95dab68f6fb80
languageName: node
linkType: hard

Expand Down
Loading