Skip to content

Commit

Permalink
chore(deps): 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 Jun 12, 2024
1 parent c80a619 commit 474fabd
Showing 1 changed file with 42 additions and 20 deletions.
62 changes: 42 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5114,7 +5114,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 @@ -5135,7 +5135,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 @@ -6888,7 +6888,7 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.1, es-abstract@npm:^1.23.2":
"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.1, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
version: 1.23.3
resolution: "es-abstract@npm:1.23.3"
dependencies:
Expand Down Expand Up @@ -6958,7 +6958,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":
version: 1.0.18
resolution: "es-iterator-helpers@npm:1.0.18"
dependencies:
Expand All @@ -6980,6 +6980,28 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.19":
version: 1.0.19
resolution: "es-iterator-helpers@npm:1.0.19"
dependencies:
call-bind: "npm:^1.0.7"
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.3"
es-errors: "npm:^1.3.0"
es-set-tostringtag: "npm:^2.0.3"
function-bind: "npm:^1.1.2"
get-intrinsic: "npm:^1.2.4"
globalthis: "npm:^1.0.3"
has-property-descriptors: "npm:^1.0.2"
has-proto: "npm:^1.0.3"
has-symbols: "npm:^1.0.3"
internal-slot: "npm:^1.0.7"
iterator.prototype: "npm:^1.1.2"
safe-array-concat: "npm:^1.1.2"
checksum: 10/980a8081cf6798fe17fcea193b0448d784d72d76aca7240b10813207c67e3dc0d8a23992263870c4fc291da5a946935b0c56dec4fa1a9de8fee0165e4fa1fc58
languageName: node
linkType: hard

"es-module-lexer@npm:^0.9.3":
version: 0.9.3
resolution: "es-module-lexer@npm:0.9.3"
Expand Down Expand Up @@ -7510,30 +7532,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 @@ -11395,7 +11417,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 @@ -11406,7 +11428,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 @@ -11429,7 +11451,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 @@ -11440,7 +11462,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 @@ -13339,7 +13361,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 474fabd

Please sign in to comment.