Skip to content

Commit 80175b0

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.5
1 parent 353ffb5 commit 80175b0

File tree

2 files changed

+67
-50
lines changed

2 files changed

+67
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.9.0",
4242
"eslint-plugin-prettier": "3.4.1",
43-
"eslint-plugin-react": "7.35.2",
43+
"eslint-plugin-react": "7.37.5",
4444
"husky": "3.1.0",
4545
"jest": "24.9.0",
4646
"lint-staged": "9.5.0",

yarn.lock

Lines changed: 66 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2914,7 +2914,7 @@ es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23
29142914
unbox-primitive "^1.0.2"
29152915
which-typed-array "^1.1.15"
29162916

2917-
es-abstract@^1.23.5, es-abstract@^1.23.9, es-abstract@^1.24.0:
2917+
es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9, es-abstract@^1.24.0:
29182918
version "1.24.0"
29192919
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.24.0.tgz#c44732d2beb0acc1ed60df840869e3106e7af328"
29202920
integrity sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==
@@ -3042,6 +3042,28 @@ es-iterator-helpers@^1.0.19:
30423042
iterator.prototype "^1.1.2"
30433043
safe-array-concat "^1.1.2"
30443044

3045+
es-iterator-helpers@^1.2.1:
3046+
version "1.2.1"
3047+
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz#d1dd0f58129054c0ad922e6a9a1e65eef435fe75"
3048+
integrity sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==
3049+
dependencies:
3050+
call-bind "^1.0.8"
3051+
call-bound "^1.0.3"
3052+
define-properties "^1.2.1"
3053+
es-abstract "^1.23.6"
3054+
es-errors "^1.3.0"
3055+
es-set-tostringtag "^2.0.3"
3056+
function-bind "^1.1.2"
3057+
get-intrinsic "^1.2.6"
3058+
globalthis "^1.0.4"
3059+
gopd "^1.2.0"
3060+
has-property-descriptors "^1.0.2"
3061+
has-proto "^1.2.0"
3062+
has-symbols "^1.1.0"
3063+
internal-slot "^1.1.0"
3064+
iterator.prototype "^1.1.4"
3065+
safe-array-concat "^1.1.3"
3066+
30453067
es-object-atoms@^1.0.0:
30463068
version "1.0.0"
30473069
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
@@ -3263,28 +3285,28 @@ [email protected]:
32633285
dependencies:
32643286
prettier-linter-helpers "^1.0.0"
32653287

3266-
eslint-plugin-react@7.35.2:
3267-
version "7.35.2"
3268-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
3269-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
3288+
eslint-plugin-react@7.37.5:
3289+
version "7.37.5"
3290+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
3291+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
32703292
dependencies:
32713293
array-includes "^3.1.8"
32723294
array.prototype.findlast "^1.2.5"
3273-
array.prototype.flatmap "^1.3.2"
3295+
array.prototype.flatmap "^1.3.3"
32743296
array.prototype.tosorted "^1.1.4"
32753297
doctrine "^2.1.0"
3276-
es-iterator-helpers "^1.0.19"
3298+
es-iterator-helpers "^1.2.1"
32773299
estraverse "^5.3.0"
32783300
hasown "^2.0.2"
32793301
jsx-ast-utils "^2.4.1 || ^3.0.0"
32803302
minimatch "^3.1.2"
3281-
object.entries "^1.1.8"
3303+
object.entries "^1.1.9"
32823304
object.fromentries "^2.0.8"
3283-
object.values "^1.2.0"
3305+
object.values "^1.2.1"
32843306
prop-types "^15.8.1"
32853307
resolve "^2.0.0-next.5"
32863308
semver "^6.3.1"
3287-
string.prototype.matchall "^4.0.11"
3309+
string.prototype.matchall "^4.0.12"
32883310
string.prototype.repeat "^1.0.0"
32893311

32903312
eslint-scope@^5.0.0:
@@ -3977,7 +3999,7 @@ get-own-enumerable-property-symbols@^3.0.0:
39773999
resolved "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
39784000
integrity sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg==
39794001

3980-
get-proto@^1.0.1:
4002+
get-proto@^1.0.0, get-proto@^1.0.1:
39814003
version "1.0.1"
39824004
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
39834005
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
@@ -5475,6 +5497,18 @@ iterator.prototype@^1.1.2:
54755497
reflect.getprototypeof "^1.0.4"
54765498
set-function-name "^2.0.1"
54775499

5500+
iterator.prototype@^1.1.4:
5501+
version "1.1.5"
5502+
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.5.tgz#12c959a29de32de0aa3bbbb801f4d777066dae39"
5503+
integrity sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==
5504+
dependencies:
5505+
define-data-property "^1.1.4"
5506+
es-object-atoms "^1.0.0"
5507+
get-intrinsic "^1.2.6"
5508+
get-proto "^1.0.0"
5509+
has-symbols "^1.1.0"
5510+
set-function-name "^2.0.2"
5511+
54785512
java-properties@^1.0.0:
54795513
version "1.0.2"
54805514
resolved "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz#ccd1fa73907438a5b5c38982269d0e771fe78211"
@@ -7382,14 +7416,15 @@ object.entries@^1.1.2:
73827416
es-abstract "^1.17.5"
73837417
has "^1.0.3"
73847418

7385-
object.entries@^1.1.8:
7386-
version "1.1.8"
7387-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
7388-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
7419+
object.entries@^1.1.9:
7420+
version "1.1.9"
7421+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
7422+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
73897423
dependencies:
7390-
call-bind "^1.0.7"
7424+
call-bind "^1.0.8"
7425+
call-bound "^1.0.4"
73917426
define-properties "^1.2.1"
7392-
es-object-atoms "^1.0.0"
7427+
es-object-atoms "^1.1.1"
73937428

73947429
object.fromentries@^2.0.8:
73957430
version "2.0.8"
@@ -7434,15 +7469,6 @@ object.values@^1.1.6:
74347469
define-properties "^1.1.4"
74357470
es-abstract "^1.20.4"
74367471

7437-
object.values@^1.2.0:
7438-
version "1.2.0"
7439-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
7440-
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
7441-
dependencies:
7442-
call-bind "^1.0.7"
7443-
define-properties "^1.2.1"
7444-
es-object-atoms "^1.0.0"
7445-
74467472
object.values@^1.2.1:
74477473
version "1.2.1"
74487474
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
@@ -8332,7 +8358,7 @@ regexp.prototype.flags@^1.5.2:
83328358
es-errors "^1.3.0"
83338359
set-function-name "^2.0.1"
83348360

8335-
regexp.prototype.flags@^1.5.4:
8361+
regexp.prototype.flags@^1.5.3, regexp.prototype.flags@^1.5.4:
83368362
version "1.5.4"
83378363
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19"
83388364
integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==
@@ -8924,16 +8950,6 @@ side-channel@^1.0.4:
89248950
get-intrinsic "^1.0.2"
89258951
object-inspect "^1.9.0"
89268952

8927-
side-channel@^1.0.6:
8928-
version "1.0.6"
8929-
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
8930-
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
8931-
dependencies:
8932-
call-bind "^1.0.7"
8933-
es-errors "^1.3.0"
8934-
get-intrinsic "^1.2.4"
8935-
object-inspect "^1.13.1"
8936-
89378953
side-channel@^1.1.0:
89388954
version "1.1.0"
89398955
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
@@ -9319,23 +9335,24 @@ string.prototype.includes@^2.0.0:
93199335
define-properties "^1.1.3"
93209336
es-abstract "^1.17.5"
93219337

9322-
string.prototype.matchall@^4.0.11:
9323-
version "4.0.11"
9324-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
9325-
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
9338+
string.prototype.matchall@^4.0.12:
9339+
version "4.0.12"
9340+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"
9341+
integrity sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==
93269342
dependencies:
9327-
call-bind "^1.0.7"
9343+
call-bind "^1.0.8"
9344+
call-bound "^1.0.3"
93289345
define-properties "^1.2.1"
9329-
es-abstract "^1.23.2"
9346+
es-abstract "^1.23.6"
93309347
es-errors "^1.3.0"
93319348
es-object-atoms "^1.0.0"
9332-
get-intrinsic "^1.2.4"
9333-
gopd "^1.0.1"
9334-
has-symbols "^1.0.3"
9335-
internal-slot "^1.0.7"
9336-
regexp.prototype.flags "^1.5.2"
9349+
get-intrinsic "^1.2.6"
9350+
gopd "^1.2.0"
9351+
has-symbols "^1.1.0"
9352+
internal-slot "^1.1.0"
9353+
regexp.prototype.flags "^1.5.3"
93379354
set-function-name "^2.0.2"
9338-
side-channel "^1.0.6"
9355+
side-channel "^1.1.0"
93399356

93409357
string.prototype.repeat@^1.0.0:
93419358
version "1.0.0"

0 commit comments

Comments
 (0)