Skip to content

Commit 70692bd

Browse files
chore(deps): update dependency eslint-plugin-react to ^7.37.5
1 parent 556af61 commit 70692bd

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": "^30.0.2",

yarn.lock

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

1514-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
1515-
version "1.0.1"
1516-
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
1517-
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==
1514+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1515+
version "1.0.2"
1516+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1517+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
15181518
dependencies:
15191519
es-errors "^1.3.0"
15201520
function-bind "^1.1.2"
@@ -1529,13 +1529,13 @@ call-bind@^1.0.2, call-bind@^1.0.7, call-bind@^1.0.8:
15291529
get-intrinsic "^1.2.4"
15301530
set-function-length "^1.2.2"
15311531

1532-
call-bound@^1.0.2, call-bound@^1.0.3:
1533-
version "1.0.3"
1534-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
1535-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
1532+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
1533+
version "1.0.4"
1534+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
1535+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
15361536
dependencies:
1537-
call-bind-apply-helpers "^1.0.1"
1538-
get-intrinsic "^1.2.6"
1537+
call-bind-apply-helpers "^1.0.2"
1538+
get-intrinsic "^1.3.0"
15391539

15401540
callsites@^3.0.0, callsites@^3.1.0:
15411541
version "3.1.0"
@@ -2209,10 +2209,10 @@ es-iterator-helpers@^1.2.1:
22092209
iterator.prototype "^1.1.4"
22102210
safe-array-concat "^1.1.3"
22112211

2212-
es-object-atoms@^1.0.0:
2213-
version "1.0.0"
2214-
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
2215-
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
2212+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2213+
version "1.1.1"
2214+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2215+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
22162216
dependencies:
22172217
es-errors "^1.3.0"
22182218

@@ -2319,10 +2319,10 @@ eslint-plugin-react-native@^4.1.0:
23192319
dependencies:
23202320
eslint-plugin-react-native-globals "^0.1.1"
23212321

2322-
eslint-plugin-react@^7.37.4:
2323-
version "7.37.4"
2324-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2325-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
2322+
eslint-plugin-react@^7.37.5:
2323+
version "7.37.5"
2324+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
2325+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
23262326
dependencies:
23272327
array-includes "^3.1.8"
23282328
array.prototype.findlast "^1.2.5"
@@ -2334,7 +2334,7 @@ eslint-plugin-react@^7.37.4:
23342334
hasown "^2.0.2"
23352335
jsx-ast-utils "^2.4.1 || ^3.0.0"
23362336
minimatch "^3.1.2"
2337-
object.entries "^1.1.8"
2337+
object.entries "^1.1.9"
23382338
object.fromentries "^2.0.8"
23392339
object.values "^1.2.1"
23402340
prop-types "^15.8.1"
@@ -2735,21 +2735,21 @@ get-caller-file@^2.0.5:
27352735
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
27362736
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
27372737

2738-
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
2739-
version "1.2.6"
2740-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.6.tgz#43dd3dd0e7b49b82b2dfcad10dc824bf7fc265d5"
2741-
integrity sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==
2738+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
2739+
version "1.3.0"
2740+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
2741+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
27422742
dependencies:
2743-
call-bind-apply-helpers "^1.0.1"
2744-
dunder-proto "^1.0.0"
2743+
call-bind-apply-helpers "^1.0.2"
27452744
es-define-property "^1.0.1"
27462745
es-errors "^1.3.0"
2747-
es-object-atoms "^1.0.0"
2746+
es-object-atoms "^1.1.1"
27482747
function-bind "^1.1.2"
2748+
get-proto "^1.0.1"
27492749
gopd "^1.2.0"
27502750
has-symbols "^1.1.0"
27512751
hasown "^2.0.2"
2752-
math-intrinsics "^1.0.0"
2752+
math-intrinsics "^1.1.0"
27532753

27542754
get-package-type@^0.1.0:
27552755
version "0.1.0"
@@ -2766,6 +2766,14 @@ get-pkg-repo@^4.2.1:
27662766
through2 "^2.0.0"
27672767
yargs "^16.2.0"
27682768

2769+
get-proto@^1.0.1:
2770+
version "1.0.1"
2771+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
2772+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
2773+
dependencies:
2774+
dunder-proto "^1.0.1"
2775+
es-object-atoms "^1.0.0"
2776+
27692777
get-stream@^6.0.0:
27702778
version "6.0.1"
27712779
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
@@ -4060,7 +4068,7 @@ map-obj@^4.0.0:
40604068
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.2.1.tgz#e4ea399dbc979ae735c83c863dd31bdf364277b7"
40614069
integrity sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==
40624070

4063-
math-intrinsics@^1.0.0, math-intrinsics@^1.1.0:
4071+
math-intrinsics@^1.1.0:
40644072
version "1.1.0"
40654073
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
40664074
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
@@ -4280,14 +4288,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
42804288
has-symbols "^1.1.0"
42814289
object-keys "^1.1.1"
42824290

4283-
object.entries@^1.1.8:
4284-
version "1.1.8"
4285-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
4286-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
4291+
object.entries@^1.1.9:
4292+
version "1.1.9"
4293+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
4294+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
42874295
dependencies:
4288-
call-bind "^1.0.7"
4296+
call-bind "^1.0.8"
4297+
call-bound "^1.0.4"
42894298
define-properties "^1.2.1"
4290-
es-object-atoms "^1.0.0"
4299+
es-object-atoms "^1.1.1"
42914300

42924301
object.fromentries@^2.0.8:
42934302
version "2.0.8"

0 commit comments

Comments
 (0)