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

chore: Bump eslint-plugin-react from 7.35.2 to 7.36.1 #4977

Merged
Merged
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 @@ -49,7 +49,7 @@
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7240,9 +7240,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.35.2":
version: 7.35.2
resolution: "eslint-plugin-react@npm:7.35.2"
"eslint-plugin-react@npm:7.36.1":
version: 7.36.1
resolution: "eslint-plugin-react@npm:7.36.1"
dependencies:
array-includes: ^3.1.8
array.prototype.findlast: ^1.2.5
Expand All @@ -7264,7 +7264,7 @@ __metadata:
string.prototype.repeat: ^1.0.0
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 88dfb91d52a10fa0333199fa4abaa8d1112066d8fdc5df88c136d1cc24145b8d92bb7292f82a3781aef9c3ec91990b4461dbd1fa5eee471df5517014c6e843f9
checksum: bf3be414f3d639200a7d91feeaa6beec3397feed93ab22eaecef44dda37ecbd01812ed1720c72a9861fb276d3543cea69a834a66f64de3d878796fef4f4bf129
languageName: node
linkType: hard

Expand Down Expand Up @@ -14473,7 +14473,7 @@ __metadata:
eslint-plugin-jsdoc: 50.2.2
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.35.2
eslint-plugin-react: 7.36.1
eslint-plugin-react-hooks: 4.6.2
eslint-plugin-simple-import-sort: 8.0.0
eslint-plugin-sort-keys-fix: 1.1.2
Expand Down
Loading