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

Update dependency eslint-plugin-react to v7.31.0 #1027

Merged
merged 1 commit into from
Aug 25, 2022
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 @@ -81,7 +81,7 @@
"babel-loader": "8.2.5",
"babel-plugin-graphql-tag": "3.3.0",
"eslint": "8.22.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react": "7.31.0",
"eslint-plugin-react-hooks": "4.6.0",
"graphql-tag": "2.12.6",
"husky": "8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5716,9 +5716,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.30.1":
version: 7.30.1
resolution: "eslint-plugin-react@npm:7.30.1"
"eslint-plugin-react@npm:7.31.0":
version: 7.31.0
resolution: "eslint-plugin-react@npm:7.31.0"
dependencies:
array-includes: ^3.1.5
array.prototype.flatmap: ^1.3.0
Expand All @@ -5736,7 +5736,7 @@ __metadata:
string.prototype.matchall: ^4.0.7
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
checksum: 465829bb477f3adf0ce96294c2b9c97147414a449d14f4dde21711f38213924a4facd567f7263be67958f284edf5ea25cf9f996bc95240d74cfa2ee95b1c81a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10275,7 +10275,7 @@ __metadata:
css-loader: 6.7.1
css-minimizer-webpack-plugin: 4.0.0
eslint: 8.22.0
eslint-plugin-react: 7.30.1
eslint-plugin-react: 7.31.0
eslint-plugin-react-hooks: 4.6.0
evaporate: 2.1.4
graphql: 16.6.0
Expand Down