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.5. (#130)
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 Sep 4, 2022
1 parent c10add1 commit 341d3c4
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.4",
"eslint-plugin-react": "^7.31.5",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.6.0",
"eslint-plugin-unicorn": "^43.0.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7185,7 +7185,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.4
eslint-plugin-react: ^7.31.5
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.6.0
eslint-plugin-unicorn: ^43.0.2
Expand Down Expand Up @@ -7400,9 +7400,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.31.4":
version: 7.31.4
resolution: "eslint-plugin-react@npm:7.31.4"
"eslint-plugin-react@npm:^7.31.5":
version: 7.31.5
resolution: "eslint-plugin-react@npm:7.31.5"
dependencies:
array-includes: ^3.1.5
array.prototype.flatmap: ^1.3.0
Expand All @@ -7420,7 +7420,7 @@ __metadata:
string.prototype.matchall: ^4.0.7
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 5fa5293f922c9fc24c300a60b9d3f33a2406116b88df46a134cbcdb514b91b526251ce604716ab1cde94c7c95f25963a56c1509faf867601b3b0f94d9f68d61b
checksum: 9ec72d5ab2da9a2dd6374f91ec0aefca297cc93f84dddfa16fe9a10acd31e78962a702f524b6855d41669c3ae5133d10e3ce8d596a4f1e61c4da47f4a6d3841b
languageName: node
linkType: hard

Expand Down

0 comments on commit 341d3c4

Please sign in to comment.