Skip to content

Commit a0c5dd7

Browse files
chore(deps): update dependency eslint-plugin-jsx-a11y to v6
1 parent 92841df commit a0c5dd7

File tree

2 files changed

+100
-51
lines changed

2 files changed

+100
-51
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"eslint-config-react-app": "2.1.0",
99
"eslint-plugin-flowtype": "2.50.3",
1010
"eslint-plugin-import": "2.32.0",
11-
"eslint-plugin-jsx-a11y": "5.1.1",
11+
"eslint-plugin-jsx-a11y": "6.10.2",
1212
"eslint-plugin-react": "7.37.5",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",

advanced/yarn.lock

Lines changed: 99 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,14 +1662,6 @@ argparse@^1.0.7:
16621662
dependencies:
16631663
sprintf-js "~1.0.2"
16641664

1665-
aria-query@^0.7.0:
1666-
version "0.7.1"
1667-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.1.tgz#26cbb5aff64144b0a825be1846e0b16cfa00b11e"
1668-
integrity sha1-Jsu1r/ZBRLCoJb4YRuCxbPoAsR4=
1669-
dependencies:
1670-
ast-types-flow "0.0.7"
1671-
commander "^2.11.0"
1672-
16731665
aria-query@^3.0.0:
16741666
version "3.0.0"
16751667
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0.tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc"
@@ -1678,6 +1670,11 @@ aria-query@^3.0.0:
16781670
ast-types-flow "0.0.7"
16791671
commander "^2.11.0"
16801672

1673+
aria-query@^5.3.2:
1674+
version "5.3.2"
1675+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
1676+
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
1677+
16811678
arr-diff@^2.0.0:
16821679
version "2.0.0"
16831680
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
@@ -1761,19 +1758,7 @@ array-includes@^3.1.1:
17611758
es-abstract "^1.17.0"
17621759
is-string "^1.0.5"
17631760

1764-
array-includes@^3.1.8:
1765-
version "3.1.8"
1766-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
1767-
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
1768-
dependencies:
1769-
call-bind "^1.0.7"
1770-
define-properties "^1.2.1"
1771-
es-abstract "^1.23.2"
1772-
es-object-atoms "^1.0.0"
1773-
get-intrinsic "^1.2.4"
1774-
is-string "^1.0.7"
1775-
1776-
array-includes@^3.1.9:
1761+
array-includes@^3.1.6, array-includes@^3.1.9:
17771762
version "3.1.9"
17781763
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
17791764
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
@@ -1787,6 +1772,18 @@ array-includes@^3.1.9:
17871772
is-string "^1.1.1"
17881773
math-intrinsics "^1.1.0"
17891774

1775+
array-includes@^3.1.8:
1776+
version "3.1.8"
1777+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
1778+
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
1779+
dependencies:
1780+
call-bind "^1.0.7"
1781+
define-properties "^1.2.1"
1782+
es-abstract "^1.23.2"
1783+
es-object-atoms "^1.0.0"
1784+
get-intrinsic "^1.2.4"
1785+
is-string "^1.0.7"
1786+
17901787
array-map@~0.0.0:
17911788
version "0.0.0"
17921789
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -1844,7 +1841,7 @@ array.prototype.findlastindex@^1.2.6:
18441841
es-object-atoms "^1.1.1"
18451842
es-shim-unscopables "^1.1.0"
18461843

1847-
array.prototype.flat@^1.3.3:
1844+
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.3:
18481845
version "1.3.3"
18491846
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
18501847
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
@@ -1854,7 +1851,7 @@ array.prototype.flat@^1.3.3:
18541851
es-abstract "^1.23.5"
18551852
es-shim-unscopables "^1.0.2"
18561853

1857-
array.prototype.flatmap@^1.3.3:
1854+
array.prototype.flatmap@^1.3.2, array.prototype.flatmap@^1.3.3:
18581855
version "1.3.3"
18591856
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b"
18601857
integrity sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==
@@ -1966,6 +1963,11 @@ ast-types-flow@0.0.7, ast-types-flow@^0.0.7:
19661963
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
19671964
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
19681965

1966+
ast-types-flow@^0.0.8:
1967+
version "0.0.8"
1968+
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.8.tgz#0a85e1c92695769ac13a428bb653e7538bea27d6"
1969+
integrity sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==
1970+
19691971
astral-regex@^1.0.0:
19701972
version "1.0.0"
19711973
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
@@ -2052,12 +2054,10 @@ aws4@^1.8.0:
20522054
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
20532055
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
20542056

2055-
axobject-query@^0.1.0:
2056-
version "0.1.0"
2057-
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0"
2058-
integrity sha1-YvWdvFnJ+SQnWco0mWDnov48NsA=
2059-
dependencies:
2060-
ast-types-flow "0.0.7"
2057+
axe-core@^4.10.0:
2058+
version "4.10.3"
2059+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
2060+
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
20612061

20622062
axobject-query@^2.0.1:
20632063
version "2.0.2"
@@ -2066,6 +2066,11 @@ axobject-query@^2.0.1:
20662066
dependencies:
20672067
ast-types-flow "0.0.7"
20682068

2069+
axobject-query@^4.1.0:
2070+
version "4.1.0"
2071+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
2072+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
2073+
20692074
babel-cli@6.26.0:
20702075
version "6.26.0"
20712076
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"
@@ -3696,11 +3701,16 @@ cyclist@~0.2.2:
36963701
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
36973702
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
36983703

3699-
damerau-levenshtein@^1.0.0, damerau-levenshtein@^1.0.4:
3704+
damerau-levenshtein@^1.0.4:
37003705
version "1.0.4"
37013706
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"
37023707
integrity sha1-AxkcQyy27qFou3fzpV/9zLiXhRQ=
37033708

3709+
damerau-levenshtein@^1.0.8:
3710+
version "1.0.8"
3711+
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
3712+
integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
3713+
37043714
dashdash@^1.12.0:
37053715
version "1.14.1"
37063716
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
@@ -4223,7 +4233,7 @@ elliptic@^6.0.0:
42234233
minimalistic-assert "^1.0.0"
42244234
minimalistic-crypto-utils "^1.0.0"
42254235

4226-
emoji-regex@^6.1.0, emoji-regex@^6.5.1:
4236+
emoji-regex@^6.5.1:
42274237
version "6.5.1"
42284238
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
42294239
integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
@@ -4233,6 +4243,11 @@ emoji-regex@^7.0.1:
42334243
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
42344244
integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
42354245

4246+
emoji-regex@^9.2.2:
4247+
version "9.2.2"
4248+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
4249+
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
4250+
42364251
emojis-list@^2.0.0:
42374252
version "2.1.0"
42384253
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
@@ -4862,19 +4877,6 @@ eslint-plugin-import@2.32.0:
48624877
string.prototype.trimend "^1.0.9"
48634878
tsconfig-paths "^3.15.0"
48644879

4865-
eslint-plugin-jsx-a11y@5.1.1:
4866-
version "5.1.1"
4867-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.1.1.tgz#5c96bb5186ca14e94db1095ff59b3e2bd94069b1"
4868-
integrity sha512-5I9SpoP7gT4wBFOtXT8/tXNPYohHBVfyVfO17vkbC7r9kEIxYJF12D3pKqhk8+xnk12rfxKClS3WCFpVckFTPQ==
4869-
dependencies:
4870-
aria-query "^0.7.0"
4871-
array-includes "^3.0.3"
4872-
ast-types-flow "0.0.7"
4873-
axobject-query "^0.1.0"
4874-
damerau-levenshtein "^1.0.0"
4875-
emoji-regex "^6.1.0"
4876-
jsx-ast-utils "^1.4.0"
4877-
48784880
eslint-plugin-jsx-a11y@6.1.2:
48794881
version "6.1.2"
48804882
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
@@ -4889,6 +4891,27 @@ eslint-plugin-jsx-a11y@6.1.2:
48894891
has "^1.0.3"
48904892
jsx-ast-utils "^2.0.1"
48914893

4894+
eslint-plugin-jsx-a11y@6.10.2:
4895+
version "6.10.2"
4896+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
4897+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
4898+
dependencies:
4899+
aria-query "^5.3.2"
4900+
array-includes "^3.1.8"
4901+
array.prototype.flatmap "^1.3.2"
4902+
ast-types-flow "^0.0.8"
4903+
axe-core "^4.10.0"
4904+
axobject-query "^4.1.0"
4905+
damerau-levenshtein "^1.0.8"
4906+
emoji-regex "^9.2.2"
4907+
hasown "^2.0.2"
4908+
jsx-ast-utils "^3.3.5"
4909+
language-tags "^1.0.9"
4910+
minimatch "^3.1.2"
4911+
object.fromentries "^2.0.8"
4912+
safe-regex-test "^1.0.3"
4913+
string.prototype.includes "^2.0.1"
4914+
48924915
eslint-plugin-prettier@2.7.0:
48934916
version "2.7.0"
48944917
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"
@@ -8301,11 +8324,6 @@ jsprim@^1.2.2:
83018324
json-schema "0.2.3"
83028325
verror "1.10.0"
83038326

8304-
jsx-ast-utils@^1.4.0:
8305-
version "1.4.1"
8306-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
8307-
integrity sha1-OGchPo3Xm/Ho8jAMDPwe+xgsDfE=
8308-
83098327
jsx-ast-utils@^2.0.1:
83108328
version "2.0.1"
83118329
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
@@ -8321,6 +8339,16 @@ jsx-ast-utils@^2.0.1:
83218339
array-includes "^3.1.1"
83228340
object.assign "^4.1.1"
83238341

8342+
jsx-ast-utils@^3.3.5:
8343+
version "3.3.5"
8344+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#4766bd05a8e2a11af222becd19e15575e52a853a"
8345+
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
8346+
dependencies:
8347+
array-includes "^3.1.6"
8348+
array.prototype.flat "^1.3.1"
8349+
object.assign "^4.1.4"
8350+
object.values "^1.1.6"
8351+
83248352
jwt-decode@2.2.0:
83258353
version "2.2.0"
83268354
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-2.2.0.tgz#7d86bd56679f58ce6a84704a657dd392bba81a79"
@@ -8367,6 +8395,18 @@ kleur@^2.0.1:
83678395
resolved "https://registry.yarnpkg.com/kleur/-/kleur-2.0.2.tgz#b704f4944d95e255d038f0cb05fb8a602c55a300"
83688396
integrity sha512-77XF9iTllATmG9lSlIv0qdQ2BQ/h9t0bJllHlbvsQ0zUWfU7Yi0S8L5JXzPZgkefIiajLmBJJ4BsMJmqcf7oxQ==
83698397

8398+
language-subtag-registry@^0.3.20:
8399+
version "0.3.23"
8400+
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz#23529e04d9e3b74679d70142df3fd2eb6ec572e7"
8401+
integrity sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==
8402+
8403+
language-tags@^1.0.9:
8404+
version "1.0.9"
8405+
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.9.tgz#1ffdcd0ec0fafb4b1be7f8b11f306ad0f9c08777"
8406+
integrity sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==
8407+
dependencies:
8408+
language-subtag-registry "^0.3.20"
8409+
83708410
last-call-webpack-plugin@^3.0.0:
83718411
version "3.0.0"
83728412
resolved "https://registry.yarnpkg.com/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz#9742df0e10e3cf46e5c0381c2de90d3a7a2d7555"
@@ -9489,7 +9529,7 @@ object.values@^1.1.0:
94899529
function-bind "^1.1.1"
94909530
has "^1.0.3"
94919531

9492-
object.values@^1.2.1:
9532+
object.values@^1.1.6, object.values@^1.2.1:
94939533
version "1.2.1"
94949534
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
94959535
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -12551,6 +12591,15 @@ string-width@^3.0.0:
1255112591
is-fullwidth-code-point "^2.0.0"
1255212592
strip-ansi "^5.1.0"
1255312593

12594+
string.prototype.includes@^2.0.1:
12595+
version "2.0.1"
12596+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
12597+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
12598+
dependencies:
12599+
call-bind "^1.0.7"
12600+
define-properties "^1.2.1"
12601+
es-abstract "^1.23.3"
12602+
1255412603
string.prototype.matchall@^4.0.12:
1255512604
version "4.0.12"
1255612605
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"

0 commit comments

Comments
 (0)