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.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2022
1 parent 4c68f45 commit 48324ba
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.6",
"eslint-plugin-react": "^7.31.7",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.6.1",
"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.6
eslint-plugin-react: ^7.31.7
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.6.1
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.6":
version: 7.31.6
resolution: "eslint-plugin-react@npm:7.31.6"
"eslint-plugin-react@npm:^7.31.7":
version: 7.31.7
resolution: "eslint-plugin-react@npm:7.31.7"
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: fdcee460db2e01398b31dd75bb0597d6dfa2f29beda9c5ef641e6e3c72c8c2191cbaa952f7469a5e091bc2be959a1abc09761bdca70f12aa4a73090f48a98f6b
checksum: 582d422f531d7d3894fc09ac941ef8b6ad595782cfca5e1d52af5895ce117def7a0ff8afeea0166bff7b6ceae8baec2313614b1571754f539575cfa9351cd2da
languageName: node
linkType: hard

Expand Down

0 comments on commit 48324ba

Please sign in to comment.