Skip to content

Commit 28e2f66

Browse files
chore(deps): update dependency eslint-plugin-react to ^7.37.5
1 parent 48998dd commit 28e2f66

File tree

2 files changed

+44
-35
lines changed

2 files changed

+44
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@valora/eslint-config-typescript": "^1.1.15",
3636
"eslint": "^7.32.0",
3737
"eslint-plugin-import": "^2.31.0",
38-
"eslint-plugin-react": "^7.37.4",
38+
"eslint-plugin-react": "^7.37.5",
3939
"eslint-plugin-react-hooks": "^4.6.2",
4040
"eslint-plugin-react-native": "^4.1.0",
4141
"jest": "^29.7.0",

yarn.lock

Lines changed: 43 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,10 +1331,10 @@ buffer-from@^1.0.0:
13311331
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
13321332
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
13331333

1334-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
1335-
version "1.0.1"
1336-
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
1337-
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==
1334+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1335+
version "1.0.2"
1336+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1337+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
13381338
dependencies:
13391339
es-errors "^1.3.0"
13401340
function-bind "^1.1.2"
@@ -1349,13 +1349,13 @@ call-bind@^1.0.2, call-bind@^1.0.7, call-bind@^1.0.8:
13491349
get-intrinsic "^1.2.4"
13501350
set-function-length "^1.2.2"
13511351

1352-
call-bound@^1.0.2, call-bound@^1.0.3:
1353-
version "1.0.3"
1354-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
1355-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
1352+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
1353+
version "1.0.4"
1354+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
1355+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
13561356
dependencies:
1357-
call-bind-apply-helpers "^1.0.1"
1358-
get-intrinsic "^1.2.6"
1357+
call-bind-apply-helpers "^1.0.2"
1358+
get-intrinsic "^1.3.0"
13591359

13601360
callsites@^3.0.0:
13611361
version "3.1.0"
@@ -2037,10 +2037,10 @@ es-iterator-helpers@^1.2.1:
20372037
iterator.prototype "^1.1.4"
20382038
safe-array-concat "^1.1.3"
20392039

2040-
es-object-atoms@^1.0.0:
2041-
version "1.0.0"
2042-
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
2043-
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
2040+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2041+
version "1.1.1"
2042+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2043+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
20442044
dependencies:
20452045
es-errors "^1.3.0"
20462046

@@ -2147,10 +2147,10 @@ eslint-plugin-react-native@^4.1.0:
21472147
dependencies:
21482148
eslint-plugin-react-native-globals "^0.1.1"
21492149

2150-
eslint-plugin-react@^7.37.4:
2151-
version "7.37.4"
2152-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2153-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
2150+
eslint-plugin-react@^7.37.5:
2151+
version "7.37.5"
2152+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
2153+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
21542154
dependencies:
21552155
array-includes "^3.1.8"
21562156
array.prototype.findlast "^1.2.5"
@@ -2162,7 +2162,7 @@ eslint-plugin-react@^7.37.4:
21622162
hasown "^2.0.2"
21632163
jsx-ast-utils "^2.4.1 || ^3.0.0"
21642164
minimatch "^3.1.2"
2165-
object.entries "^1.1.8"
2165+
object.entries "^1.1.9"
21662166
object.fromentries "^2.0.8"
21672167
object.values "^1.2.1"
21682168
prop-types "^15.8.1"
@@ -2554,21 +2554,21 @@ get-caller-file@^2.0.5:
25542554
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
25552555
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
25562556

2557-
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
2558-
version "1.2.6"
2559-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.6.tgz#43dd3dd0e7b49b82b2dfcad10dc824bf7fc265d5"
2560-
integrity sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==
2557+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
2558+
version "1.3.0"
2559+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
2560+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
25612561
dependencies:
2562-
call-bind-apply-helpers "^1.0.1"
2563-
dunder-proto "^1.0.0"
2562+
call-bind-apply-helpers "^1.0.2"
25642563
es-define-property "^1.0.1"
25652564
es-errors "^1.3.0"
2566-
es-object-atoms "^1.0.0"
2565+
es-object-atoms "^1.1.1"
25672566
function-bind "^1.1.2"
2567+
get-proto "^1.0.1"
25682568
gopd "^1.2.0"
25692569
has-symbols "^1.1.0"
25702570
hasown "^2.0.2"
2571-
math-intrinsics "^1.0.0"
2571+
math-intrinsics "^1.1.0"
25722572

25732573
get-package-type@^0.1.0:
25742574
version "0.1.0"
@@ -2585,6 +2585,14 @@ get-pkg-repo@^4.2.1:
25852585
through2 "^2.0.0"
25862586
yargs "^16.2.0"
25872587

2588+
get-proto@^1.0.1:
2589+
version "1.0.1"
2590+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
2591+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
2592+
dependencies:
2593+
dunder-proto "^1.0.1"
2594+
es-object-atoms "^1.0.0"
2595+
25882596
get-stream@^6.0.0:
25892597
version "6.0.1"
25902598
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
@@ -3871,7 +3879,7 @@ map-obj@^4.0.0:
38713879
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.2.1.tgz#e4ea399dbc979ae735c83c863dd31bdf364277b7"
38723880
integrity sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==
38733881

3874-
math-intrinsics@^1.0.0, math-intrinsics@^1.1.0:
3882+
math-intrinsics@^1.1.0:
38753883
version "1.1.0"
38763884
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
38773885
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
@@ -4081,14 +4089,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
40814089
has-symbols "^1.1.0"
40824090
object-keys "^1.1.1"
40834091

4084-
object.entries@^1.1.8:
4085-
version "1.1.8"
4086-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
4087-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
4092+
object.entries@^1.1.9:
4093+
version "1.1.9"
4094+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
4095+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
40884096
dependencies:
4089-
call-bind "^1.0.7"
4097+
call-bind "^1.0.8"
4098+
call-bound "^1.0.4"
40904099
define-properties "^1.2.1"
4091-
es-object-atoms "^1.0.0"
4100+
es-object-atoms "^1.1.1"
40924101

40934102
object.fromentries@^2.0.8:
40944103
version "2.0.8"

0 commit comments

Comments
 (0)