Skip to content

Commit 5e43fb0

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.33.2
1 parent 1a36fd7 commit 5e43fb0

File tree

1 file changed

+130
-7
lines changed

1 file changed

+130
-7
lines changed

yarn.lock

Lines changed: 130 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,6 +2415,13 @@ async@^3.2.0:
24152415
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
24162416
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
24172417

2418+
asynciterator.prototype@^1.0.0:
2419+
version "1.0.0"
2420+
resolved "https://registry.yarnpkg.com/asynciterator.prototype/-/asynciterator.prototype-1.0.0.tgz#8c5df0514936cdd133604dfcc9d3fb93f09b2b62"
2421+
integrity sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==
2422+
dependencies:
2423+
has-symbols "^1.0.3"
2424+
24182425
asynckit@^0.4.0:
24192426
version "0.4.0"
24202427
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -4183,7 +4190,7 @@ es-abstract@^1.18.0-next.2:
41834190
unbox-primitive "^1.0.2"
41844191
which-typed-array "^1.1.9"
41854192

4186-
es-abstract@^1.19.0, es-abstract@^1.20.4:
4193+
es-abstract@^1.19.0, es-abstract@^1.20.4, es-abstract@^1.21.3:
41874194
version "1.22.1"
41884195
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.1.tgz#8b4e5fc5cefd7f1660f0f8e1a52900dfbc9d9ccc"
41894196
integrity sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==
@@ -4228,6 +4235,26 @@ es-abstract@^1.19.0, es-abstract@^1.20.4:
42284235
unbox-primitive "^1.0.2"
42294236
which-typed-array "^1.1.10"
42304237

4238+
es-iterator-helpers@^1.0.12:
4239+
version "1.0.13"
4240+
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.13.tgz#72101046ffc19baf9996adc70e6177a26e6e8084"
4241+
integrity sha512-LK3VGwzvaPWobO8xzXXGRUOGw8Dcjyfk62CsY/wfHN75CwsJPbuypOYJxK6g5RyEL8YDjIWcl6jgd8foO6mmrA==
4242+
dependencies:
4243+
asynciterator.prototype "^1.0.0"
4244+
call-bind "^1.0.2"
4245+
define-properties "^1.2.0"
4246+
es-abstract "^1.21.3"
4247+
es-set-tostringtag "^2.0.1"
4248+
function-bind "^1.1.1"
4249+
get-intrinsic "^1.2.1"
4250+
globalthis "^1.0.3"
4251+
has-property-descriptors "^1.0.0"
4252+
has-proto "^1.0.1"
4253+
has-symbols "^1.0.3"
4254+
internal-slot "^1.0.5"
4255+
iterator.prototype "^1.1.0"
4256+
safe-array-concat "^1.0.0"
4257+
42314258
es-set-tostringtag@^2.0.1:
42324259
version "2.0.1"
42334260
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -4345,14 +4372,15 @@ eslint-plugin-prettier@^3.1.3:
43454372
prettier-linter-helpers "^1.0.0"
43464373

43474374
eslint-plugin-react@^7.20.5:
4348-
version "7.33.1"
4349-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
4350-
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
4375+
version "7.33.2"
4376+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz#69ee09443ffc583927eafe86ffebb470ee737608"
4377+
integrity sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==
43514378
dependencies:
43524379
array-includes "^3.1.6"
43534380
array.prototype.flatmap "^1.3.1"
43544381
array.prototype.tosorted "^1.1.1"
43554382
doctrine "^2.1.0"
4383+
es-iterator-helpers "^1.0.12"
43564384
estraverse "^5.3.0"
43574385
jsx-ast-utils "^2.4.1 || ^3.0.0"
43584386
minimatch "^3.1.2"
@@ -5732,6 +5760,13 @@ is-arrayish@^0.3.1:
57325760
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
57335761
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
57345762

5763+
is-async-function@^2.0.0:
5764+
version "2.0.0"
5765+
resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.0.0.tgz#8e4418efd3e5d3a6ebb0164c05ef5afb69aa9646"
5766+
integrity sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==
5767+
dependencies:
5768+
has-tostringtag "^1.0.0"
5769+
57355770
is-bigint@^1.0.1:
57365771
version "1.0.4"
57375772
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
@@ -5778,14 +5813,14 @@ is-ci@^2.0.0:
57785813
dependencies:
57795814
ci-info "^2.0.0"
57805815

5781-
is-core-module@^2.11.0, is-core-module@^2.13.0:
5816+
is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.9.0:
57825817
version "2.13.0"
57835818
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
57845819
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
57855820
dependencies:
57865821
has "^1.0.3"
57875822

5788-
is-core-module@^2.2.0, is-core-module@^2.9.0:
5823+
is-core-module@^2.2.0:
57895824
version "2.12.1"
57905825
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
57915826
integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
@@ -5806,7 +5841,7 @@ is-data-descriptor@^1.0.0:
58065841
dependencies:
58075842
kind-of "^6.0.0"
58085843

5809-
is-date-object@^1.0.1:
5844+
is-date-object@^1.0.1, is-date-object@^1.0.5:
58105845
version "1.0.5"
58115846
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
58125847
integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
@@ -5858,6 +5893,13 @@ is-extglob@^2.1.0, is-extglob@^2.1.1:
58585893
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
58595894
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
58605895

5896+
is-finalizationregistry@^1.0.2:
5897+
version "1.0.2"
5898+
resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz#c8749b65f17c133313e661b1289b95ad3dbd62e6"
5899+
integrity sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==
5900+
dependencies:
5901+
call-bind "^1.0.2"
5902+
58615903
is-fullwidth-code-point@^1.0.0:
58625904
version "1.0.0"
58635905
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
@@ -5880,6 +5922,13 @@ is-generator-fn@^2.0.0:
58805922
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
58815923
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
58825924

5925+
is-generator-function@^1.0.10:
5926+
version "1.0.10"
5927+
resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.0.10.tgz#f1558baf1ac17e0deea7c0415c438351ff2b3c72"
5928+
integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==
5929+
dependencies:
5930+
has-tostringtag "^1.0.0"
5931+
58835932
is-glob@^3.1.0:
58845933
version "3.1.0"
58855934
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
@@ -5907,6 +5956,11 @@ is-interactive@^1.0.0:
59075956
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
59085957
integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==
59095958

5959+
is-map@^2.0.1:
5960+
version "2.0.2"
5961+
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.2.tgz#00922db8c9bf73e81b7a335827bc2a43f2b91127"
5962+
integrity sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==
5963+
59105964
is-negative-zero@^2.0.2:
59115965
version "2.0.2"
59125966
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
@@ -5995,6 +6049,11 @@ is-regex@^1.0.4, is-regex@^1.1.4:
59956049
call-bind "^1.0.2"
59966050
has-tostringtag "^1.0.0"
59976051

6052+
is-set@^2.0.1:
6053+
version "2.0.2"
6054+
resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.2.tgz#90755fa4c2562dc1c5d4024760d6119b94ca18ec"
6055+
integrity sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==
6056+
59986057
is-shared-array-buffer@^1.0.2:
59996058
version "1.0.2"
60006059
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
@@ -6048,13 +6107,26 @@ is-url@^1.1.0:
60486107
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
60496108
integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==
60506109

6110+
is-weakmap@^2.0.1:
6111+
version "2.0.1"
6112+
resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.1.tgz#5008b59bdc43b698201d18f62b37b2ca243e8cf2"
6113+
integrity sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==
6114+
60516115
is-weakref@^1.0.2:
60526116
version "1.0.2"
60536117
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
60546118
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
60556119
dependencies:
60566120
call-bind "^1.0.2"
60576121

6122+
is-weakset@^2.0.1:
6123+
version "2.0.2"
6124+
resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.2.tgz#4569d67a747a1ce5a994dfd4ef6dcea76e7c0a1d"
6125+
integrity sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==
6126+
dependencies:
6127+
call-bind "^1.0.2"
6128+
get-intrinsic "^1.1.1"
6129+
60586130
is-windows@^1.0.2:
60596131
version "1.0.2"
60606132
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6155,6 +6227,17 @@ istanbul-reports@^3.0.2:
61556227
html-escaper "^2.0.0"
61566228
istanbul-lib-report "^3.0.0"
61576229

6230+
iterator.prototype@^1.1.0:
6231+
version "1.1.0"
6232+
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.0.tgz#690c88b043d821f783843aaf725d7ac3b62e3b46"
6233+
integrity sha512-rjuhAk1AJ1fssphHD0IFV6TWL40CwRZ53FrztKx43yk2v6rguBYsY4Bj1VU4HmoMmKwZUlx7mfnhDf9cOp4YTw==
6234+
dependencies:
6235+
define-properties "^1.1.4"
6236+
get-intrinsic "^1.1.3"
6237+
has-symbols "^1.0.3"
6238+
has-tostringtag "^1.0.0"
6239+
reflect.getprototypeof "^1.0.3"
6240+
61586241
jest-changed-files@^26.6.2:
61596242
version "26.6.2"
61606243
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.6.2.tgz#f6198479e1cc66f22f9ae1e22acaa0b429c042d0"
@@ -8758,6 +8841,18 @@ reduce-function-call@^1.0.1, reduce-function-call@^1.0.2:
87588841
dependencies:
87598842
balanced-match "^1.0.0"
87608843

8844+
reflect.getprototypeof@^1.0.3:
8845+
version "1.0.3"
8846+
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.3.tgz#2738fd896fcc3477ffbd4190b40c2458026b6928"
8847+
integrity sha512-TTAOZpkJ2YLxl7mVHWrNo3iDMEkYlva/kgFcXndqMgbo/AZUmmavEkdXV+hXtE4P8xdyEKRzalaFqZVuwIk/Nw==
8848+
dependencies:
8849+
call-bind "^1.0.2"
8850+
define-properties "^1.1.4"
8851+
es-abstract "^1.20.4"
8852+
get-intrinsic "^1.1.1"
8853+
globalthis "^1.0.3"
8854+
which-builtin-type "^1.1.3"
8855+
87618856
regenerate-unicode-properties@^10.1.0:
87628857
version "10.1.0"
87638858
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz#7c3192cab6dd24e21cb4461e5ddd7dd24fa8374c"
@@ -10756,6 +10851,34 @@ which-boxed-primitive@^1.0.2:
1075610851
is-string "^1.0.5"
1075710852
is-symbol "^1.0.3"
1075810853

10854+
which-builtin-type@^1.1.3:
10855+
version "1.1.3"
10856+
resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.1.3.tgz#b1b8443707cc58b6e9bf98d32110ff0c2cbd029b"
10857+
integrity sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==
10858+
dependencies:
10859+
function.prototype.name "^1.1.5"
10860+
has-tostringtag "^1.0.0"
10861+
is-async-function "^2.0.0"
10862+
is-date-object "^1.0.5"
10863+
is-finalizationregistry "^1.0.2"
10864+
is-generator-function "^1.0.10"
10865+
is-regex "^1.1.4"
10866+
is-weakref "^1.0.2"
10867+
isarray "^2.0.5"
10868+
which-boxed-primitive "^1.0.2"
10869+
which-collection "^1.0.1"
10870+
which-typed-array "^1.1.9"
10871+
10872+
which-collection@^1.0.1:
10873+
version "1.0.1"
10874+
resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.1.tgz#70eab71ebbbd2aefaf32f917082fc62cdcb70906"
10875+
integrity sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==
10876+
dependencies:
10877+
is-map "^2.0.1"
10878+
is-set "^2.0.1"
10879+
is-weakmap "^2.0.1"
10880+
is-weakset "^2.0.1"
10881+
1075910882
which-module@^2.0.0:
1076010883
version "2.0.1"
1076110884
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.1.tgz#776b1fe35d90aebe99e8ac15eb24093389a4a409"

0 commit comments

Comments
 (0)