Skip to content

Commit 17ea286

Browse files
Update dependency eslint-plugin-react to v7.37.5 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c312453 commit 17ea286

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

yarn.lock

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3234,6 +3234,16 @@ __metadata:
32343234
languageName: node
32353235
linkType: hard
32363236

3237+
"call-bound@npm:^1.0.4":
3238+
version: 1.0.4
3239+
resolution: "call-bound@npm:1.0.4"
3240+
dependencies:
3241+
call-bind-apply-helpers: "npm:^1.0.2"
3242+
get-intrinsic: "npm:^1.3.0"
3243+
checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
3244+
languageName: node
3245+
linkType: hard
3246+
32373247
"callsites@npm:^3.0.0":
32383248
version: 3.1.0
32393249
resolution: "callsites@npm:3.1.0"
@@ -4438,8 +4448,8 @@ __metadata:
44384448
linkType: hard
44394449

44404450
"eslint-plugin-react@npm:^7.37.4":
4441-
version: 7.37.4
4442-
resolution: "eslint-plugin-react@npm:7.37.4"
4451+
version: 7.37.5
4452+
resolution: "eslint-plugin-react@npm:7.37.5"
44434453
dependencies:
44444454
array-includes: "npm:^3.1.8"
44454455
array.prototype.findlast: "npm:^1.2.5"
@@ -4451,7 +4461,7 @@ __metadata:
44514461
hasown: "npm:^2.0.2"
44524462
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
44534463
minimatch: "npm:^3.1.2"
4454-
object.entries: "npm:^1.1.8"
4464+
object.entries: "npm:^1.1.9"
44554465
object.fromentries: "npm:^2.0.8"
44564466
object.values: "npm:^1.2.1"
44574467
prop-types: "npm:^15.8.1"
@@ -4461,7 +4471,7 @@ __metadata:
44614471
string.prototype.repeat: "npm:^1.0.0"
44624472
peerDependencies:
44634473
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
4464-
checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
4474+
checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
44654475
languageName: node
44664476
linkType: hard
44674477

@@ -5069,7 +5079,7 @@ __metadata:
50695079
languageName: node
50705080
linkType: hard
50715081

5072-
"get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.2.7":
5082+
"get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.2.7, get-intrinsic@npm:^1.3.0":
50735083
version: 1.3.0
50745084
resolution: "get-intrinsic@npm:1.3.0"
50755085
dependencies:
@@ -7890,14 +7900,15 @@ __metadata:
78907900
languageName: node
78917901
linkType: hard
78927902

7893-
"object.entries@npm:^1.1.8":
7894-
version: 1.1.8
7895-
resolution: "object.entries@npm:1.1.8"
7903+
"object.entries@npm:^1.1.9":
7904+
version: 1.1.9
7905+
resolution: "object.entries@npm:1.1.9"
78967906
dependencies:
7897-
call-bind: "npm:^1.0.7"
7907+
call-bind: "npm:^1.0.8"
7908+
call-bound: "npm:^1.0.4"
78987909
define-properties: "npm:^1.2.1"
7899-
es-object-atoms: "npm:^1.0.0"
7900-
checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
7910+
es-object-atoms: "npm:^1.1.1"
7911+
checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
79017912
languageName: node
79027913
linkType: hard
79037914

0 commit comments

Comments
 (0)