Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.34.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 711e846 commit c551f18
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4676,7 +4676,7 @@ __metadata:
languageName: node
linkType: hard

"array-includes@npm:^3.1.6, array-includes@npm:^3.1.7":
"array-includes@npm:^3.1.6, array-includes@npm:^3.1.7, array-includes@npm:^3.1.8":
version: 3.1.8
resolution: "array-includes@npm:3.1.8"
dependencies:
Expand All @@ -4697,7 +4697,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.findlast@npm:^1.2.4":
"array.prototype.findlast@npm:^1.2.5":
version: 1.2.5
resolution: "array.prototype.findlast@npm:1.2.5"
dependencies:
Expand Down Expand Up @@ -6291,7 +6291,7 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.15, es-iterator-helpers@npm:^1.0.17":
"es-iterator-helpers@npm:^1.0.15, es-iterator-helpers@npm:^1.0.19":
version: 1.0.19
resolution: "es-iterator-helpers@npm:1.0.19"
dependencies:
Expand Down Expand Up @@ -6827,30 +6827,30 @@ __metadata:
linkType: hard

"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.33.2":
version: 7.34.1
resolution: "eslint-plugin-react@npm:7.34.1"
version: 7.34.2
resolution: "eslint-plugin-react@npm:7.34.2"
dependencies:
array-includes: "npm:^3.1.7"
array.prototype.findlast: "npm:^1.2.4"
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.toreversed: "npm:^1.1.2"
array.prototype.tosorted: "npm:^1.1.3"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.17"
es-iterator-helpers: "npm:^1.0.19"
estraverse: "npm:^5.3.0"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.7"
object.fromentries: "npm:^2.0.7"
object.hasown: "npm:^1.1.3"
object.values: "npm:^1.1.7"
object.entries: "npm:^1.1.8"
object.fromentries: "npm:^2.0.8"
object.hasown: "npm:^1.1.4"
object.values: "npm:^1.2.0"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.10"
string.prototype.matchall: "npm:^4.0.11"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10/ee059971065ea7e73ab5d8728774235c7dbf7a5e9f937c3b47e97f8fa9a5a96ab511d2ae6d5ec76a7e705ca666673d454f1e75a94033720819d041827f50f9c8
checksum: 10/6efccc29ad09a45fe1764089199e87b69b63a40152dd40cbbece639c6be4cda4306b58b15ba9b449f639705eb9a08ddc51b58308077c0394537769c455f976b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9942,7 +9942,7 @@ __metadata:
languageName: node
linkType: hard

"object.entries@npm:^1.1.5, object.entries@npm:^1.1.7":
"object.entries@npm:^1.1.5, object.entries@npm:^1.1.7, object.entries@npm:^1.1.8":
version: 1.1.8
resolution: "object.entries@npm:1.1.8"
dependencies:
Expand All @@ -9953,7 +9953,7 @@ __metadata:
languageName: node
linkType: hard

"object.fromentries@npm:^2.0.7":
"object.fromentries@npm:^2.0.7, object.fromentries@npm:^2.0.8":
version: 2.0.8
resolution: "object.fromentries@npm:2.0.8"
dependencies:
Expand All @@ -9976,7 +9976,7 @@ __metadata:
languageName: node
linkType: hard

"object.hasown@npm:^1.1.3":
"object.hasown@npm:^1.1.4":
version: 1.1.4
resolution: "object.hasown@npm:1.1.4"
dependencies:
Expand All @@ -9987,7 +9987,7 @@ __metadata:
languageName: node
linkType: hard

"object.values@npm:^1.1.6, object.values@npm:^1.1.7":
"object.values@npm:^1.1.6, object.values@npm:^1.1.7, object.values@npm:^1.2.0":
version: 1.2.0
resolution: "object.values@npm:1.2.0"
dependencies:
Expand Down Expand Up @@ -11675,7 +11675,7 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.matchall@npm:^4.0.10":
"string.prototype.matchall@npm:^4.0.11":
version: 4.0.11
resolution: "string.prototype.matchall@npm:4.0.11"
dependencies:
Expand Down

0 comments on commit c551f18

Please sign in to comment.