Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to ^7.31.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2022
1 parent e2198ee commit 1800458
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react": "^7.31.4",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.0.0",
"eslint-plugin-relay": "^1.8.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ __metadata:
eslint-plugin-n: ^15.2.5
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.0.1
eslint-plugin-react: ^7.31.1
eslint-plugin-react: ^7.31.4
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-react-native: ^4.0.0
eslint-plugin-relay: ^1.8.3
Expand Down Expand Up @@ -9237,9 +9237,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 1800458

Please sign in to comment.