Skip to content

Commit 4711160

Browse files
authored
Update eslint-plugin-react to version 7.35.2
1 parent 9b33957 commit 4711160

File tree

2 files changed

+132
-3
lines changed

2 files changed

+132
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jest": "^23.8.2",
4848
"eslint-plugin-jsx-a11y": "^6.9.0",
4949
"eslint-plugin-prettier": "^3.4.1",
50-
"eslint-plugin-react": "^7.24.0",
50+
"eslint-plugin-react": "^7.35.2",
5151
"eslint-plugin-react-hooks": "^4.6.2",
5252
"eslint-plugin-testing-library": "^3.0.4",
5353
"jest": "^27.0.6",

yarn.lock

Lines changed: 131 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1451,6 +1451,18 @@ array-union@^2.1.0:
14511451
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
14521452
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
14531453

1454+
array.prototype.findlast@^1.2.5:
1455+
version "1.2.5"
1456+
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
1457+
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
1458+
dependencies:
1459+
call-bind "^1.0.7"
1460+
define-properties "^1.2.1"
1461+
es-abstract "^1.23.2"
1462+
es-errors "^1.3.0"
1463+
es-object-atoms "^1.0.0"
1464+
es-shim-unscopables "^1.0.2"
1465+
14541466
array.prototype.flat@^1.3.1:
14551467
version "1.3.1"
14561468
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
@@ -1492,6 +1504,17 @@ array.prototype.tosorted@^1.1.1:
14921504
es-shim-unscopables "^1.0.0"
14931505
get-intrinsic "^1.1.3"
14941506

1507+
array.prototype.tosorted@^1.1.4:
1508+
version "1.1.4"
1509+
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
1510+
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
1511+
dependencies:
1512+
call-bind "^1.0.7"
1513+
define-properties "^1.2.1"
1514+
es-abstract "^1.23.3"
1515+
es-errors "^1.3.0"
1516+
es-shim-unscopables "^1.0.2"
1517+
14951518
arraybuffer.prototype.slice@^1.0.3:
14961519
version "1.0.3"
14971520
resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz#097972f4255e41bc3425e37dc3f6421cf9aefde6"
@@ -2883,6 +2906,13 @@ es-shim-unscopables@^1.0.0:
28832906
dependencies:
28842907
has "^1.0.3"
28852908

2909+
es-shim-unscopables@^1.0.2:
2910+
version "1.0.2"
2911+
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
2912+
integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==
2913+
dependencies:
2914+
hasown "^2.0.0"
2915+
28862916
es-to-primitive@^1.2.1:
28872917
version "1.2.1"
28882918
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -3070,7 +3100,7 @@ eslint-plugin-react-hooks@^4.6.2:
30703100
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
30713101
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
30723102

3073-
eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.24.0:
3103+
eslint-plugin-react@^7.23.1:
30743104
version "7.32.2"
30753105
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
30763106
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
@@ -3091,6 +3121,30 @@ eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.24.0:
30913121
semver "^6.3.0"
30923122
string.prototype.matchall "^4.0.8"
30933123

3124+
eslint-plugin-react@^7.35.2:
3125+
version "7.35.2"
3126+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
3127+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
3128+
dependencies:
3129+
array-includes "^3.1.8"
3130+
array.prototype.findlast "^1.2.5"
3131+
array.prototype.flatmap "^1.3.2"
3132+
array.prototype.tosorted "^1.1.4"
3133+
doctrine "^2.1.0"
3134+
es-iterator-helpers "^1.0.19"
3135+
estraverse "^5.3.0"
3136+
hasown "^2.0.2"
3137+
jsx-ast-utils "^2.4.1 || ^3.0.0"
3138+
minimatch "^3.1.2"
3139+
object.entries "^1.1.8"
3140+
object.fromentries "^2.0.8"
3141+
object.values "^1.2.0"
3142+
prop-types "^15.8.1"
3143+
resolve "^2.0.0-next.5"
3144+
semver "^6.3.1"
3145+
string.prototype.matchall "^4.0.11"
3146+
string.prototype.repeat "^1.0.0"
3147+
30943148
eslint-plugin-testing-library@^3.0.4:
30953149
version "3.10.2"
30963150
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.10.2.tgz#609ec2b0369da7cf2e6d9edff5da153cc31d87bd"
@@ -4026,6 +4080,13 @@ is-core-module@^2.11.0:
40264080
dependencies:
40274081
has "^1.0.3"
40284082

4083+
is-core-module@^2.13.0:
4084+
version "2.15.1"
4085+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
4086+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
4087+
dependencies:
4088+
hasown "^2.0.2"
4089+
40294090
is-core-module@^2.9.0:
40304091
version "2.11.0"
40314092
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
@@ -5484,6 +5545,15 @@ object.entries@^1.1.6:
54845545
define-properties "^1.1.4"
54855546
es-abstract "^1.20.4"
54865547

5548+
object.entries@^1.1.8:
5549+
version "1.1.8"
5550+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
5551+
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
5552+
dependencies:
5553+
call-bind "^1.0.7"
5554+
define-properties "^1.2.1"
5555+
es-object-atoms "^1.0.0"
5556+
54875557
object.fromentries@^2.0.6:
54885558
version "2.0.6"
54895559
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
@@ -5520,6 +5590,15 @@ object.values@^1.1.6:
55205590
define-properties "^1.1.4"
55215591
es-abstract "^1.20.4"
55225592

5593+
object.values@^1.2.0:
5594+
version "1.2.0"
5595+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
5596+
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
5597+
dependencies:
5598+
call-bind "^1.0.7"
5599+
define-properties "^1.2.1"
5600+
es-object-atoms "^1.0.0"
5601+
55235602
once@^1.3.0:
55245603
version "1.4.0"
55255604
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -6612,6 +6691,15 @@ resolve@^2.0.0-next.4:
66126691
path-parse "^1.0.7"
66136692
supports-preserve-symlinks-flag "^1.0.0"
66146693

6694+
resolve@^2.0.0-next.5:
6695+
version "2.0.0-next.5"
6696+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.5.tgz#6b0ec3107e671e52b68cd068ef327173b90dc03c"
6697+
integrity sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==
6698+
dependencies:
6699+
is-core-module "^2.13.0"
6700+
path-parse "^1.0.7"
6701+
supports-preserve-symlinks-flag "^1.0.0"
6702+
66156703
restore-cursor@^3.1.0:
66166704
version "3.1.0"
66176705
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
@@ -6741,6 +6829,11 @@ semver@^6.0.0, semver@^6.3.0:
67416829
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
67426830
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
67436831

6832+
semver@^6.3.1:
6833+
version "6.3.1"
6834+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
6835+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
6836+
67446837
semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
67456838
version "7.3.8"
67466839
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
@@ -6765,7 +6858,7 @@ set-function-length@^1.2.1:
67656858
gopd "^1.0.1"
67666859
has-property-descriptors "^1.0.2"
67676860

6768-
set-function-name@^2.0.1:
6861+
set-function-name@^2.0.1, set-function-name@^2.0.2:
67696862
version "2.0.2"
67706863
resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985"
67716864
integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==
@@ -6824,6 +6917,16 @@ side-channel@^1.0.4:
68246917
get-intrinsic "^1.0.2"
68256918
object-inspect "^1.9.0"
68266919

6920+
side-channel@^1.0.6:
6921+
version "1.0.6"
6922+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
6923+
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
6924+
dependencies:
6925+
call-bind "^1.0.7"
6926+
es-errors "^1.3.0"
6927+
get-intrinsic "^1.2.4"
6928+
object-inspect "^1.13.1"
6929+
68276930
signal-exit@^3.0.2, signal-exit@^3.0.3:
68286931
version "3.0.7"
68296932
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
@@ -7039,6 +7142,24 @@ string.prototype.includes@^2.0.0:
70397142
define-properties "^1.1.3"
70407143
es-abstract "^1.17.5"
70417144

7145+
string.prototype.matchall@^4.0.11:
7146+
version "4.0.11"
7147+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
7148+
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
7149+
dependencies:
7150+
call-bind "^1.0.7"
7151+
define-properties "^1.2.1"
7152+
es-abstract "^1.23.2"
7153+
es-errors "^1.3.0"
7154+
es-object-atoms "^1.0.0"
7155+
get-intrinsic "^1.2.4"
7156+
gopd "^1.0.1"
7157+
has-symbols "^1.0.3"
7158+
internal-slot "^1.0.7"
7159+
regexp.prototype.flags "^1.5.2"
7160+
set-function-name "^2.0.2"
7161+
side-channel "^1.0.6"
7162+
70427163
string.prototype.matchall@^4.0.8:
70437164
version "4.0.8"
70447165
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
@@ -7053,6 +7174,14 @@ string.prototype.matchall@^4.0.8:
70537174
regexp.prototype.flags "^1.4.3"
70547175
side-channel "^1.0.4"
70557176

7177+
string.prototype.repeat@^1.0.0:
7178+
version "1.0.0"
7179+
resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
7180+
integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
7181+
dependencies:
7182+
define-properties "^1.1.3"
7183+
es-abstract "^1.17.5"
7184+
70567185
string.prototype.trim@^1.2.9:
70577186
version "1.2.9"
70587187
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"

0 commit comments

Comments
 (0)