Skip to content

Commit a059bb7

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.33.2
1 parent 1372a74 commit a059bb7

File tree

1 file changed

+130
-14
lines changed

1 file changed

+130
-14
lines changed

yarn.lock

Lines changed: 130 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2749,6 +2749,13 @@ async@^2.6.2:
27492749
dependencies:
27502750
lodash "^4.17.14"
27512751

2752+
asynciterator.prototype@^1.0.0:
2753+
version "1.0.0"
2754+
resolved "https://registry.yarnpkg.com/asynciterator.prototype/-/asynciterator.prototype-1.0.0.tgz#8c5df0514936cdd133604dfcc9d3fb93f09b2b62"
2755+
integrity sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==
2756+
dependencies:
2757+
has-symbols "^1.0.3"
2758+
27522759
asynckit@^0.4.0:
27532760
version "0.4.0"
27542761
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -3909,7 +3916,7 @@ error-ex@^1.3.1:
39093916
dependencies:
39103917
is-arrayish "^0.2.1"
39113918

3912-
es-abstract@^1.19.0, es-abstract@^1.20.4:
3919+
es-abstract@^1.19.0, es-abstract@^1.20.4, es-abstract@^1.21.3:
39133920
version "1.22.1"
39143921
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.1.tgz#8b4e5fc5cefd7f1660f0f8e1a52900dfbc9d9ccc"
39153922
integrity sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==
@@ -3984,6 +3991,26 @@ es-abstract@^1.19.1:
39843991
string.prototype.trimstart "^1.0.5"
39853992
unbox-primitive "^1.0.2"
39863993

3994+
es-iterator-helpers@^1.0.12:
3995+
version "1.0.13"
3996+
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.13.tgz#72101046ffc19baf9996adc70e6177a26e6e8084"
3997+
integrity sha512-LK3VGwzvaPWobO8xzXXGRUOGw8Dcjyfk62CsY/wfHN75CwsJPbuypOYJxK6g5RyEL8YDjIWcl6jgd8foO6mmrA==
3998+
dependencies:
3999+
asynciterator.prototype "^1.0.0"
4000+
call-bind "^1.0.2"
4001+
define-properties "^1.2.0"
4002+
es-abstract "^1.21.3"
4003+
es-set-tostringtag "^2.0.1"
4004+
function-bind "^1.1.1"
4005+
get-intrinsic "^1.2.1"
4006+
globalthis "^1.0.3"
4007+
has-property-descriptors "^1.0.0"
4008+
has-proto "^1.0.1"
4009+
has-symbols "^1.0.3"
4010+
internal-slot "^1.0.5"
4011+
iterator.prototype "^1.1.0"
4012+
safe-array-concat "^1.0.0"
4013+
39874014
es-module-lexer@^1.2.1:
39884015
version "1.3.0"
39894016
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.3.0.tgz#6be9c9e0b4543a60cd166ff6f8b4e9dae0b0c16f"
@@ -4057,14 +4084,15 @@ eslint-config-prettier@^8.0.0:
40574084
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
40584085

40594086
eslint-plugin-react@^7.20.3:
4060-
version "7.33.1"
4061-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
4062-
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
4087+
version "7.33.2"
4088+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz#69ee09443ffc583927eafe86ffebb470ee737608"
4089+
integrity sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==
40634090
dependencies:
40644091
array-includes "^3.1.6"
40654092
array.prototype.flatmap "^1.3.1"
40664093
array.prototype.tosorted "^1.1.1"
40674094
doctrine "^2.1.0"
4095+
es-iterator-helpers "^1.0.12"
40684096
estraverse "^5.3.0"
40694097
jsx-ast-utils "^2.4.1 || ^3.0.0"
40704098
minimatch "^3.1.2"
@@ -5166,6 +5194,13 @@ is-arrayish@^0.2.1:
51665194
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
51675195
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
51685196

5197+
is-async-function@^2.0.0:
5198+
version "2.0.0"
5199+
resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.0.0.tgz#8e4418efd3e5d3a6ebb0164c05ef5afb69aa9646"
5200+
integrity sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==
5201+
dependencies:
5202+
has-tostringtag "^1.0.0"
5203+
51695204
is-bigint@^1.0.1:
51705205
version "1.0.4"
51715206
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
@@ -5198,7 +5233,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
51985233
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
51995234
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
52005235

5201-
is-core-module@^2.13.0:
5236+
is-core-module@^2.13.0, is-core-module@^2.9.0:
52025237
version "2.13.0"
52035238
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
52045239
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
@@ -5219,13 +5254,6 @@ is-core-module@^2.8.0:
52195254
dependencies:
52205255
has "^1.0.3"
52215256

5222-
is-core-module@^2.9.0:
5223-
version "2.12.1"
5224-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
5225-
integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
5226-
dependencies:
5227-
has "^1.0.3"
5228-
52295257
is-data-descriptor@^0.1.4:
52305258
version "0.1.4"
52315259
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -5240,7 +5268,7 @@ is-data-descriptor@^1.0.0:
52405268
dependencies:
52415269
kind-of "^6.0.0"
52425270

5243-
is-date-object@^1.0.1:
5271+
is-date-object@^1.0.1, is-date-object@^1.0.5:
52445272
version "1.0.5"
52455273
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
52465274
integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
@@ -5282,6 +5310,13 @@ is-extglob@^2.1.0, is-extglob@^2.1.1:
52825310
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
52835311
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
52845312

5313+
is-finalizationregistry@^1.0.2:
5314+
version "1.0.2"
5315+
resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz#c8749b65f17c133313e661b1289b95ad3dbd62e6"
5316+
integrity sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==
5317+
dependencies:
5318+
call-bind "^1.0.2"
5319+
52855320
is-fullwidth-code-point@^2.0.0:
52865321
version "2.0.0"
52875322
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
@@ -5297,6 +5332,13 @@ is-generator-fn@^2.0.0:
52975332
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
52985333
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
52995334

5335+
is-generator-function@^1.0.10:
5336+
version "1.0.10"
5337+
resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.0.10.tgz#f1558baf1ac17e0deea7c0415c438351ff2b3c72"
5338+
integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==
5339+
dependencies:
5340+
has-tostringtag "^1.0.0"
5341+
53005342
is-glob@^3.1.0:
53015343
version "3.1.0"
53025344
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
@@ -5311,6 +5353,11 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
53115353
dependencies:
53125354
is-extglob "^2.1.1"
53135355

5356+
is-map@^2.0.1:
5357+
version "2.0.2"
5358+
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.2.tgz#00922db8c9bf73e81b7a335827bc2a43f2b91127"
5359+
integrity sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==
5360+
53145361
is-negative-zero@^2.0.2:
53155362
version "2.0.2"
53165363
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
@@ -5389,6 +5436,11 @@ is-regex@^1.0.4, is-regex@^1.1.4:
53895436
call-bind "^1.0.2"
53905437
has-tostringtag "^1.0.0"
53915438

5439+
is-set@^2.0.1:
5440+
version "2.0.2"
5441+
resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.2.tgz#90755fa4c2562dc1c5d4024760d6119b94ca18ec"
5442+
integrity sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==
5443+
53925444
is-shared-array-buffer@^1.0.2:
53935445
version "1.0.2"
53945446
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
@@ -5439,13 +5491,26 @@ is-typedarray@^1.0.0:
54395491
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
54405492
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
54415493

5494+
is-weakmap@^2.0.1:
5495+
version "2.0.1"
5496+
resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.1.tgz#5008b59bdc43b698201d18f62b37b2ca243e8cf2"
5497+
integrity sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==
5498+
54425499
is-weakref@^1.0.2:
54435500
version "1.0.2"
54445501
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
54455502
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
54465503
dependencies:
54475504
call-bind "^1.0.2"
54485505

5506+
is-weakset@^2.0.1:
5507+
version "2.0.2"
5508+
resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.2.tgz#4569d67a747a1ce5a994dfd4ef6dcea76e7c0a1d"
5509+
integrity sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==
5510+
dependencies:
5511+
call-bind "^1.0.2"
5512+
get-intrinsic "^1.1.1"
5513+
54495514
is-windows@^1.0.2:
54505515
version "1.0.2"
54515516
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -5525,6 +5590,17 @@ istanbul-reports@^3.1.3:
55255590
html-escaper "^2.0.0"
55265591
istanbul-lib-report "^3.0.0"
55275592

5593+
iterator.prototype@^1.1.0:
5594+
version "1.1.0"
5595+
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.0.tgz#690c88b043d821f783843aaf725d7ac3b62e3b46"
5596+
integrity sha512-rjuhAk1AJ1fssphHD0IFV6TWL40CwRZ53FrztKx43yk2v6rguBYsY4Bj1VU4HmoMmKwZUlx7mfnhDf9cOp4YTw==
5597+
dependencies:
5598+
define-properties "^1.1.4"
5599+
get-intrinsic "^1.1.3"
5600+
has-symbols "^1.0.3"
5601+
has-tostringtag "^1.0.0"
5602+
reflect.getprototypeof "^1.0.3"
5603+
55285604
jest-changed-files@^27.5.1:
55295605
version "27.5.1"
55305606
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-27.5.1.tgz#a348aed00ec9bf671cc58a66fcbe7c3dfd6a68f5"
@@ -7328,6 +7404,18 @@ redent@^3.0.0:
73287404
indent-string "^4.0.0"
73297405
strip-indent "^3.0.0"
73307406

7407+
reflect.getprototypeof@^1.0.3:
7408+
version "1.0.3"
7409+
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.3.tgz#2738fd896fcc3477ffbd4190b40c2458026b6928"
7410+
integrity sha512-TTAOZpkJ2YLxl7mVHWrNo3iDMEkYlva/kgFcXndqMgbo/AZUmmavEkdXV+hXtE4P8xdyEKRzalaFqZVuwIk/Nw==
7411+
dependencies:
7412+
call-bind "^1.0.2"
7413+
define-properties "^1.1.4"
7414+
es-abstract "^1.20.4"
7415+
get-intrinsic "^1.1.1"
7416+
globalthis "^1.0.3"
7417+
which-builtin-type "^1.1.3"
7418+
73317419
regenerate-unicode-properties@^10.1.0:
73327420
version "10.1.0"
73337421
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz#7c3192cab6dd24e21cb4461e5ddd7dd24fa8374c"
@@ -8907,6 +8995,34 @@ which-boxed-primitive@^1.0.2:
89078995
is-string "^1.0.5"
89088996
is-symbol "^1.0.3"
89098997

8998+
which-builtin-type@^1.1.3:
8999+
version "1.1.3"
9000+
resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.1.3.tgz#b1b8443707cc58b6e9bf98d32110ff0c2cbd029b"
9001+
integrity sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==
9002+
dependencies:
9003+
function.prototype.name "^1.1.5"
9004+
has-tostringtag "^1.0.0"
9005+
is-async-function "^2.0.0"
9006+
is-date-object "^1.0.5"
9007+
is-finalizationregistry "^1.0.2"
9008+
is-generator-function "^1.0.10"
9009+
is-regex "^1.1.4"
9010+
is-weakref "^1.0.2"
9011+
isarray "^2.0.5"
9012+
which-boxed-primitive "^1.0.2"
9013+
which-collection "^1.0.1"
9014+
which-typed-array "^1.1.9"
9015+
9016+
which-collection@^1.0.1:
9017+
version "1.0.1"
9018+
resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.1.tgz#70eab71ebbbd2aefaf32f917082fc62cdcb70906"
9019+
integrity sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==
9020+
dependencies:
9021+
is-map "^2.0.1"
9022+
is-set "^2.0.1"
9023+
is-weakmap "^2.0.1"
9024+
is-weakset "^2.0.1"
9025+
89109026
which-module@^2.0.0:
89119027
version "2.0.0"
89129028
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
@@ -8917,7 +9033,7 @@ which-pm-runs@^1.0.0:
89179033
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
89189034
integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
89199035

8920-
which-typed-array@^1.1.10, which-typed-array@^1.1.11:
9036+
which-typed-array@^1.1.10, which-typed-array@^1.1.11, which-typed-array@^1.1.9:
89219037
version "1.1.11"
89229038
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.11.tgz#99d691f23c72aab6768680805a271b69761ed61a"
89239039
integrity sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==

0 commit comments

Comments
 (0)