Skip to content

Commit 6841e54

Browse files
chore(deps): update dependency eslint-plugin-jsx-a11y to v6
1 parent b6f14d6 commit 6841e54

File tree

2 files changed

+117
-37
lines changed

2 files changed

+117
-37
lines changed

advanced/package.json

+1-1
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.29.1",
11-
"eslint-plugin-jsx-a11y": "5.1.1",
11+
"eslint-plugin-jsx-a11y": "6.10.2",
1212
"eslint-plugin-react": "7.34.1",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",

advanced/yarn.lock

+116-36
Original file line numberDiff line numberDiff line change
@@ -1657,14 +1657,6 @@ argparse@^1.0.7:
16571657
dependencies:
16581658
sprintf-js "~1.0.2"
16591659

1660-
aria-query@^0.7.0:
1661-
version "0.7.1"
1662-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.1.tgz#26cbb5aff64144b0a825be1846e0b16cfa00b11e"
1663-
integrity sha1-Jsu1r/ZBRLCoJb4YRuCxbPoAsR4=
1664-
dependencies:
1665-
ast-types-flow "0.0.7"
1666-
commander "^2.11.0"
1667-
16681660
aria-query@^3.0.0:
16691661
version "3.0.0"
16701662
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0.tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc"
@@ -1673,6 +1665,11 @@ aria-query@^3.0.0:
16731665
ast-types-flow "0.0.7"
16741666
commander "^2.11.0"
16751667

1668+
aria-query@^5.3.2:
1669+
version "5.3.2"
1670+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
1671+
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
1672+
16761673
arr-diff@^2.0.0:
16771674
version "2.0.0"
16781675
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
@@ -1748,6 +1745,18 @@ array-includes@^3.1.1:
17481745
es-abstract "^1.17.0"
17491746
is-string "^1.0.5"
17501747

1748+
array-includes@^3.1.6, array-includes@^3.1.8:
1749+
version "3.1.8"
1750+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
1751+
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
1752+
dependencies:
1753+
call-bind "^1.0.7"
1754+
define-properties "^1.2.1"
1755+
es-abstract "^1.23.2"
1756+
es-object-atoms "^1.0.0"
1757+
get-intrinsic "^1.2.4"
1758+
is-string "^1.0.7"
1759+
17511760
array-includes@^3.1.7:
17521761
version "3.1.7"
17531762
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
@@ -1814,7 +1823,7 @@ array.prototype.findlastindex@^1.2.3:
18141823
es-shim-unscopables "^1.0.0"
18151824
get-intrinsic "^1.2.1"
18161825

1817-
array.prototype.flat@^1.3.2:
1826+
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
18181827
version "1.3.2"
18191828
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
18201829
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
@@ -1933,6 +1942,11 @@ [email protected], ast-types-flow@^0.0.7:
19331942
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
19341943
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
19351944

1945+
ast-types-flow@^0.0.8:
1946+
version "0.0.8"
1947+
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.8.tgz#0a85e1c92695769ac13a428bb653e7538bea27d6"
1948+
integrity sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==
1949+
19361950
astral-regex@^1.0.0:
19371951
version "1.0.0"
19381952
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
@@ -2019,12 +2033,10 @@ aws4@^1.8.0:
20192033
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
20202034
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
20212035

2022-
axobject-query@^0.1.0:
2023-
version "0.1.0"
2024-
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0"
2025-
integrity sha1-YvWdvFnJ+SQnWco0mWDnov48NsA=
2026-
dependencies:
2027-
ast-types-flow "0.0.7"
2036+
axe-core@^4.10.0:
2037+
version "4.10.2"
2038+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
2039+
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
20282040

20292041
axobject-query@^2.0.1:
20302042
version "2.0.2"
@@ -2033,6 +2045,11 @@ axobject-query@^2.0.1:
20332045
dependencies:
20342046
ast-types-flow "0.0.7"
20352047

2048+
axobject-query@^4.1.0:
2049+
version "4.1.0"
2050+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
2051+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
2052+
20362053
20372054
version "6.26.0"
20382055
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"
@@ -3637,11 +3654,16 @@ cyclist@~0.2.2:
36373654
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
36383655
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
36393656

3640-
damerau-levenshtein@^1.0.0, damerau-levenshtein@^1.0.4:
3657+
damerau-levenshtein@^1.0.4:
36413658
version "1.0.4"
36423659
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"
36433660
integrity sha1-AxkcQyy27qFou3fzpV/9zLiXhRQ=
36443661

3662+
damerau-levenshtein@^1.0.8:
3663+
version "1.0.8"
3664+
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
3665+
integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
3666+
36453667
dashdash@^1.12.0:
36463668
version "1.14.1"
36473669
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
@@ -4128,7 +4150,7 @@ elliptic@^6.0.0:
41284150
minimalistic-assert "^1.0.0"
41294151
minimalistic-crypto-utils "^1.0.0"
41304152

4131-
emoji-regex@^6.1.0, emoji-regex@^6.5.1:
4153+
emoji-regex@^6.5.1:
41324154
version "6.5.1"
41334155
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
41344156
integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
@@ -4138,6 +4160,11 @@ emoji-regex@^7.0.1:
41384160
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
41394161
integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
41404162

4163+
emoji-regex@^9.2.2:
4164+
version "9.2.2"
4165+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
4166+
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
4167+
41414168
emojis-list@^2.0.0:
41424169
version "2.1.0"
41434170
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
@@ -4343,7 +4370,7 @@ es-abstract@^1.22.1:
43434370
unbox-primitive "^1.0.2"
43444371
which-typed-array "^1.1.13"
43454372

4346-
es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2:
4373+
es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3:
43474374
version "1.23.3"
43484375
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
43494376
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
@@ -4646,19 +4673,6 @@ [email protected]:
46464673
semver "^6.3.1"
46474674
tsconfig-paths "^3.15.0"
46484675

4649-
4650-
version "5.1.1"
4651-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.1.1.tgz#5c96bb5186ca14e94db1095ff59b3e2bd94069b1"
4652-
integrity sha512-5I9SpoP7gT4wBFOtXT8/tXNPYohHBVfyVfO17vkbC7r9kEIxYJF12D3pKqhk8+xnk12rfxKClS3WCFpVckFTPQ==
4653-
dependencies:
4654-
aria-query "^0.7.0"
4655-
array-includes "^3.0.3"
4656-
ast-types-flow "0.0.7"
4657-
axobject-query "^0.1.0"
4658-
damerau-levenshtein "^1.0.0"
4659-
emoji-regex "^6.1.0"
4660-
jsx-ast-utils "^1.4.0"
4661-
46624676
46634677
version "6.1.2"
46644678
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
@@ -4673,6 +4687,27 @@ [email protected]:
46734687
has "^1.0.3"
46744688
jsx-ast-utils "^2.0.1"
46754689

4690+
4691+
version "6.10.2"
4692+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
4693+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
4694+
dependencies:
4695+
aria-query "^5.3.2"
4696+
array-includes "^3.1.8"
4697+
array.prototype.flatmap "^1.3.2"
4698+
ast-types-flow "^0.0.8"
4699+
axe-core "^4.10.0"
4700+
axobject-query "^4.1.0"
4701+
damerau-levenshtein "^1.0.8"
4702+
emoji-regex "^9.2.2"
4703+
hasown "^2.0.2"
4704+
jsx-ast-utils "^3.3.5"
4705+
language-tags "^1.0.9"
4706+
minimatch "^3.1.2"
4707+
object.fromentries "^2.0.8"
4708+
safe-regex-test "^1.0.3"
4709+
string.prototype.includes "^2.0.1"
4710+
46764711
46774712
version "2.7.0"
46784713
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"
@@ -7947,11 +7982,6 @@ jsprim@^1.2.2:
79477982
json-schema "0.2.3"
79487983
verror "1.10.0"
79497984

7950-
jsx-ast-utils@^1.4.0:
7951-
version "1.4.1"
7952-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
7953-
integrity sha1-OGchPo3Xm/Ho8jAMDPwe+xgsDfE=
7954-
79557985
jsx-ast-utils@^2.0.1:
79567986
version "2.0.1"
79577987
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
@@ -7967,6 +7997,16 @@ jsx-ast-utils@^2.0.1:
79677997
array-includes "^3.1.1"
79687998
object.assign "^4.1.1"
79697999

8000+
jsx-ast-utils@^3.3.5:
8001+
version "3.3.5"
8002+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#4766bd05a8e2a11af222becd19e15575e52a853a"
8003+
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
8004+
dependencies:
8005+
array-includes "^3.1.6"
8006+
array.prototype.flat "^1.3.1"
8007+
object.assign "^4.1.4"
8008+
object.values "^1.1.6"
8009+
79708010
79718011
version "2.2.0"
79728012
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-2.2.0.tgz#7d86bd56679f58ce6a84704a657dd392bba81a79"
@@ -8013,6 +8053,18 @@ kleur@^2.0.1:
80138053
resolved "https://registry.yarnpkg.com/kleur/-/kleur-2.0.2.tgz#b704f4944d95e255d038f0cb05fb8a602c55a300"
80148054
integrity sha512-77XF9iTllATmG9lSlIv0qdQ2BQ/h9t0bJllHlbvsQ0zUWfU7Yi0S8L5JXzPZgkefIiajLmBJJ4BsMJmqcf7oxQ==
80158055

8056+
language-subtag-registry@^0.3.20:
8057+
version "0.3.23"
8058+
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz#23529e04d9e3b74679d70142df3fd2eb6ec572e7"
8059+
integrity sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==
8060+
8061+
language-tags@^1.0.9:
8062+
version "1.0.9"
8063+
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.9.tgz#1ffdcd0ec0fafb4b1be7f8b11f306ad0f9c08777"
8064+
integrity sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==
8065+
dependencies:
8066+
language-subtag-registry "^0.3.20"
8067+
80168068
last-call-webpack-plugin@^3.0.0:
80178069
version "3.0.0"
80188070
resolved "https://registry.yarnpkg.com/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz#9742df0e10e3cf46e5c0381c2de90d3a7a2d7555"
@@ -9079,6 +9131,16 @@ object.fromentries@^2.0.7:
90799131
define-properties "^1.2.0"
90809132
es-abstract "^1.22.1"
90819133

9134+
object.fromentries@^2.0.8:
9135+
version "2.0.8"
9136+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
9137+
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
9138+
dependencies:
9139+
call-bind "^1.0.7"
9140+
define-properties "^1.2.1"
9141+
es-abstract "^1.23.2"
9142+
es-object-atoms "^1.0.0"
9143+
90829144
object.getownpropertydescriptors@^2.0.3:
90839145
version "2.0.3"
90849146
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -9131,6 +9193,15 @@ object.values@^1.1.0:
91319193
function-bind "^1.1.1"
91329194
has "^1.0.3"
91339195

9196+
object.values@^1.1.6:
9197+
version "1.2.0"
9198+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
9199+
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
9200+
dependencies:
9201+
call-bind "^1.0.7"
9202+
define-properties "^1.2.1"
9203+
es-object-atoms "^1.0.0"
9204+
91349205
object.values@^1.1.7:
91359206
version "1.1.7"
91369207
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
@@ -12084,6 +12155,15 @@ string-width@^3.0.0:
1208412155
is-fullwidth-code-point "^2.0.0"
1208512156
strip-ansi "^5.1.0"
1208612157

12158+
string.prototype.includes@^2.0.1:
12159+
version "2.0.1"
12160+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
12161+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
12162+
dependencies:
12163+
call-bind "^1.0.7"
12164+
define-properties "^1.2.1"
12165+
es-abstract "^1.23.3"
12166+
1208712167
string.prototype.matchall@^4.0.10:
1208812168
version "4.0.11"
1208912169
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"

0 commit comments

Comments
 (0)