Skip to content

Commit 5d4d137

Browse files
authored
Merge pull request #195 from Rubix982/dependabot/npm_and_yarn/eslint-plugin-react-7.27.0
build(deps-dev): bump eslint-plugin-react from 7.26.1 to 7.27.0
2 parents 928e5c3 + e9199dc commit 5d4d137

File tree

2 files changed

+37
-123
lines changed

2 files changed

+37
-123
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-config-prettier": "^8.3.0",
3131
"eslint-plugin-import": "^2.25.2",
3232
"eslint-plugin-prettier": "^4.0.0",
33-
"eslint-plugin-react": "^7.26.1",
33+
"eslint-plugin-react": "^7.27.0",
3434
"eslint-plugin-react-hooks": "^4.3.0",
3535
"husky": "^7.0.4",
3636
"webpack-cli": "^4.9.0"

yarn.lock

Lines changed: 36 additions & 122 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ argparse@^1.0.7:
243243
dependencies:
244244
sprintf-js "~1.0.2"
245245

246-
array-includes@^3.1.2, array-includes@^3.1.3, array-includes@^3.1.4:
246+
array-includes@^3.1.2, array-includes@^3.1.4:
247247
version "3.1.4"
248248
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
249249
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -268,15 +268,14 @@ array.prototype.flat@^1.2.5:
268268
define-properties "^1.1.3"
269269
es-abstract "^1.19.0"
270270

271-
array.prototype.flatmap@^1.2.4:
272-
version "1.2.4"
273-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
274-
integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==
271+
array.prototype.flatmap@^1.2.5:
272+
version "1.2.5"
273+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
274+
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
275275
dependencies:
276276
call-bind "^1.0.0"
277277
define-properties "^1.1.3"
278-
es-abstract "^1.18.0-next.1"
279-
function-bind "^1.1.1"
278+
es-abstract "^1.19.0"
280279

281280
astral-regex@^2.0.0:
282281
version "2.0.0"
@@ -525,48 +524,6 @@ envinfo@^7.7.3:
525524
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.7.4.tgz#c6311cdd38a0e86808c1c9343f667e4267c4a320"
526525
integrity sha512-TQXTYFVVwwluWSFis6K2XKxgrD22jEv0FTuLCQI+OjH7rn93+iY0fSSFM5lrSxFY+H1+B0/cvvlamr3UsBivdQ==
527526

528-
es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
529-
version "1.18.0-next.2"
530-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.2.tgz#088101a55f0541f595e7e057199e27ddc8f3a5c2"
531-
integrity sha512-Ih4ZMFHEtZupnUh6497zEL4y2+w8+1ljnCyaTa+adcoafI1GOvMwFlDjBLfWR7y9VLfrjRJe9ocuHY1PSR9jjw==
532-
dependencies:
533-
call-bind "^1.0.2"
534-
es-to-primitive "^1.2.1"
535-
function-bind "^1.1.1"
536-
get-intrinsic "^1.0.2"
537-
has "^1.0.3"
538-
has-symbols "^1.0.1"
539-
is-callable "^1.2.2"
540-
is-negative-zero "^2.0.1"
541-
is-regex "^1.1.1"
542-
object-inspect "^1.9.0"
543-
object-keys "^1.1.1"
544-
object.assign "^4.1.2"
545-
string.prototype.trimend "^1.0.3"
546-
string.prototype.trimstart "^1.0.3"
547-
548-
es-abstract@^1.18.2:
549-
version "1.18.3"
550-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
551-
integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
552-
dependencies:
553-
call-bind "^1.0.2"
554-
es-to-primitive "^1.2.1"
555-
function-bind "^1.1.1"
556-
get-intrinsic "^1.1.1"
557-
has "^1.0.3"
558-
has-symbols "^1.0.2"
559-
is-callable "^1.2.3"
560-
is-negative-zero "^2.0.1"
561-
is-regex "^1.1.3"
562-
is-string "^1.0.6"
563-
object-inspect "^1.10.3"
564-
object-keys "^1.1.1"
565-
object.assign "^4.1.2"
566-
string.prototype.trimend "^1.0.4"
567-
string.prototype.trimstart "^1.0.4"
568-
unbox-primitive "^1.0.1"
569-
570527
es-abstract@^1.19.0, es-abstract@^1.19.1:
571528
version "1.19.1"
572529
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
@@ -705,25 +662,25 @@ eslint-plugin-react-hooks@^4.3.0:
705662
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
706663
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
707664

708-
eslint-plugin-react@^7.26.1:
709-
version "7.26.1"
710-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
711-
integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
665+
eslint-plugin-react@^7.27.0:
666+
version "7.27.0"
667+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124"
668+
integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==
712669
dependencies:
713-
array-includes "^3.1.3"
714-
array.prototype.flatmap "^1.2.4"
670+
array-includes "^3.1.4"
671+
array.prototype.flatmap "^1.2.5"
715672
doctrine "^2.1.0"
716-
estraverse "^5.2.0"
673+
estraverse "^5.3.0"
717674
jsx-ast-utils "^2.4.1 || ^3.0.0"
718675
minimatch "^3.0.4"
719-
object.entries "^1.1.4"
720-
object.fromentries "^2.0.4"
721-
object.hasown "^1.0.0"
722-
object.values "^1.1.4"
676+
object.entries "^1.1.5"
677+
object.fromentries "^2.0.5"
678+
object.hasown "^1.1.0"
679+
object.values "^1.1.5"
723680
prop-types "^15.7.2"
724681
resolve "^2.0.0-next.3"
725682
semver "^6.3.0"
726-
string.prototype.matchall "^4.0.5"
683+
string.prototype.matchall "^4.0.6"
727684

728685
eslint-scope@^5.1.1:
729686
version "5.1.1"
@@ -836,10 +793,10 @@ estraverse@^4.1.1:
836793
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
837794
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
838795

839-
estraverse@^5.1.0, estraverse@^5.2.0:
840-
version "5.2.0"
841-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
842-
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
796+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
797+
version "5.3.0"
798+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
799+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
843800

844801
esutils@^2.0.2:
845802
version "2.0.3"
@@ -1156,7 +1113,7 @@ is-boolean-object@^1.1.0:
11561113
dependencies:
11571114
call-bind "^1.0.2"
11581115

1159-
is-callable@^1.1.4, is-callable@^1.2.2, is-callable@^1.2.3:
1116+
is-callable@^1.1.4:
11601117
version "1.2.3"
11611118
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
11621119
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
@@ -1217,22 +1174,6 @@ is-plain-object@^2.0.4:
12171174
dependencies:
12181175
isobject "^3.0.1"
12191176

1220-
is-regex@^1.1.1:
1221-
version "1.1.2"
1222-
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.2.tgz#81c8ebde4db142f2cf1c53fc86d6a45788266251"
1223-
integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==
1224-
dependencies:
1225-
call-bind "^1.0.2"
1226-
has-symbols "^1.0.1"
1227-
1228-
is-regex@^1.1.3:
1229-
version "1.1.3"
1230-
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
1231-
integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
1232-
dependencies:
1233-
call-bind "^1.0.2"
1234-
has-symbols "^1.0.2"
1235-
12361177
is-regex@^1.1.4:
12371178
version "1.1.4"
12381179
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -1256,11 +1197,6 @@ is-string@^1.0.5:
12561197
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
12571198
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
12581199

1259-
is-string@^1.0.6:
1260-
version "1.0.6"
1261-
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
1262-
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
1263-
12641200
is-string@^1.0.7:
12651201
version "1.0.7"
12661202
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
@@ -1476,11 +1412,6 @@ object-assign@^4.1.1:
14761412
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
14771413
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
14781414

1479-
object-inspect@^1.10.3:
1480-
version "1.10.3"
1481-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
1482-
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
1483-
14841415
object-inspect@^1.11.0:
14851416
version "1.11.0"
14861417
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
@@ -1506,7 +1437,7 @@ object.assign@^4.1.2:
15061437
has-symbols "^1.0.1"
15071438
object-keys "^1.1.1"
15081439

1509-
object.entries@^1.1.2, object.entries@^1.1.4, object.entries@^1.1.5:
1440+
object.entries@^1.1.2, object.entries@^1.1.5:
15101441
version "1.1.5"
15111442
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
15121443
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
@@ -1515,25 +1446,24 @@ object.entries@^1.1.2, object.entries@^1.1.4, object.entries@^1.1.5:
15151446
define-properties "^1.1.3"
15161447
es-abstract "^1.19.1"
15171448

1518-
object.fromentries@^2.0.4:
1519-
version "2.0.4"
1520-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
1521-
integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
1449+
object.fromentries@^2.0.5:
1450+
version "2.0.5"
1451+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
1452+
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
15221453
dependencies:
15231454
call-bind "^1.0.2"
15241455
define-properties "^1.1.3"
1525-
es-abstract "^1.18.0-next.2"
1526-
has "^1.0.3"
1456+
es-abstract "^1.19.1"
15271457

1528-
object.hasown@^1.0.0:
1458+
object.hasown@^1.1.0:
15291459
version "1.1.0"
15301460
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
15311461
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
15321462
dependencies:
15331463
define-properties "^1.1.3"
15341464
es-abstract "^1.19.1"
15351465

1536-
object.values@^1.1.4, object.values@^1.1.5:
1466+
object.values@^1.1.5:
15371467
version "1.1.5"
15381468
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
15391469
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -1932,28 +1862,20 @@ string-width@^4.1.0, string-width@^4.2.0:
19321862
is-fullwidth-code-point "^3.0.0"
19331863
strip-ansi "^6.0.0"
19341864

1935-
string.prototype.matchall@^4.0.5:
1936-
version "4.0.5"
1937-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz#59370644e1db7e4c0c045277690cf7b01203c4da"
1938-
integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q==
1865+
string.prototype.matchall@^4.0.6:
1866+
version "4.0.6"
1867+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
1868+
integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
19391869
dependencies:
19401870
call-bind "^1.0.2"
19411871
define-properties "^1.1.3"
1942-
es-abstract "^1.18.2"
1872+
es-abstract "^1.19.1"
19431873
get-intrinsic "^1.1.1"
19441874
has-symbols "^1.0.2"
19451875
internal-slot "^1.0.3"
19461876
regexp.prototype.flags "^1.3.1"
19471877
side-channel "^1.0.4"
19481878

1949-
string.prototype.trimend@^1.0.3:
1950-
version "1.0.3"
1951-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b"
1952-
integrity sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw==
1953-
dependencies:
1954-
call-bind "^1.0.0"
1955-
define-properties "^1.1.3"
1956-
19571879
string.prototype.trimend@^1.0.4:
19581880
version "1.0.4"
19591881
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
@@ -1962,14 +1884,6 @@ string.prototype.trimend@^1.0.4:
19621884
call-bind "^1.0.2"
19631885
define-properties "^1.1.3"
19641886

1965-
string.prototype.trimstart@^1.0.3:
1966-
version "1.0.3"
1967-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.3.tgz#9b4cb590e123bb36564401d59824298de50fd5aa"
1968-
integrity sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg==
1969-
dependencies:
1970-
call-bind "^1.0.0"
1971-
define-properties "^1.1.3"
1972-
19731887
string.prototype.trimstart@^1.0.4:
19741888
version "1.0.4"
19751889
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"

0 commit comments

Comments
 (0)