Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency eslint-plugin-react to ^7.31.10. (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent 548f0f8 commit 4f9285c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.7.2",
"eslint-plugin-unicorn": "^44.0.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7614,7 +7614,7 @@ __metadata:
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.0.1
eslint-plugin-react: ^7.31.8
eslint-plugin-react: ^7.31.10
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.7.2
eslint-plugin-unicorn: ^44.0.2
Expand Down Expand Up @@ -7829,9 +7829,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.31.8":
version: 7.31.8
resolution: "eslint-plugin-react@npm:7.31.8"
"eslint-plugin-react@npm:^7.31.10":
version: 7.31.10
resolution: "eslint-plugin-react@npm:7.31.10"
dependencies:
array-includes: ^3.1.5
array.prototype.flatmap: ^1.3.0
Expand All @@ -7849,7 +7849,7 @@ __metadata:
string.prototype.matchall: ^4.0.7
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 0683e2a624a4df6f08264a3f6bc614a81e8f961c83173bdf2d8d3523f84ed5d234cddc976dbc6815913e007c5984df742ba61be0c0592b27c3daabe0f68165a3
checksum: f013669c296483559a760648fa06425f161b1aff93c668f14c4561c933d22a7836b745b88a795c53cab929c71513d5fd1f2ffdddff915709f01b77ac25f5b71b
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f9285c

Please sign in to comment.