Skip to content

Commit 721150b

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.5.1
1 parent f86f87b commit 721150b

File tree

2 files changed

+137
-6
lines changed

2 files changed

+137
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint": "7.3.1",
6666
"eslint-config-airbnb": "18.2.0",
6767
"eslint-plugin-import": "2.22.0",
68-
"eslint-plugin-jsx-a11y": "6.3.1",
68+
"eslint-plugin-jsx-a11y": "6.5.1",
6969
"eslint-plugin-react": "7.20.3",
7070
"husky": "4.2.5",
7171
"node-wp-i18n": "1.2.3",

yarn.lock

+136-5
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,13 @@
818818
dependencies:
819819
regenerator-runtime "^0.13.4"
820820

821+
"@babel/runtime@^7.16.3":
822+
version "7.17.2"
823+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
824+
integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
825+
dependencies:
826+
regenerator-runtime "^0.13.4"
827+
821828
"@babel/template@^7.10.4", "@babel/template@^7.12.13":
822829
version "7.12.13"
823830
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
@@ -1681,6 +1688,17 @@ array-includes@^3.0.3, array-includes@^3.1.1:
16811688
get-intrinsic "^1.1.1"
16821689
is-string "^1.0.5"
16831690

1691+
array-includes@^3.1.3, array-includes@^3.1.4:
1692+
version "3.1.4"
1693+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
1694+
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
1695+
dependencies:
1696+
call-bind "^1.0.2"
1697+
define-properties "^1.1.3"
1698+
es-abstract "^1.19.1"
1699+
get-intrinsic "^1.1.1"
1700+
is-string "^1.0.7"
1701+
16841702
array-union@^1.0.1:
16851703
version "1.0.2"
16861704
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -1880,14 +1898,19 @@ axe-core@^3.5.4:
18801898
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
18811899
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
18821900

1901+
axe-core@^4.3.5:
1902+
version "4.4.1"
1903+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
1904+
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
1905+
18831906
18841907
version "0.21.1"
18851908
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
18861909
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
18871910
dependencies:
18881911
follow-redirects "^1.10.0"
18891912

1890-
axobject-query@^2.1.2:
1913+
axobject-query@^2.1.2, axobject-query@^2.2.0:
18911914
version "2.2.0"
18921915
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
18931916
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
@@ -3200,6 +3223,11 @@ damerau-levenshtein@^1.0.6:
32003223
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.7.tgz#64368003512a1a6992593741a09a9d31a836f55d"
32013224
integrity sha512-VvdQIPGdWP0SqFXghj79Wf/5LArmreyMsGLa6FG6iC4t3j7j5s71TrwWmT/4akbDQIqjfACkLZmjXhA7g2oUZw==
32023225

3226+
damerau-levenshtein@^1.0.7:
3227+
version "1.0.8"
3228+
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
3229+
integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
3230+
32033231
dargs@^7.0.0:
32043232
version "7.0.0"
32053233
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
@@ -3638,7 +3666,7 @@ emoji-regex@^8.0.0:
36383666
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
36393667
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
36403668

3641-
emoji-regex@^9.0.0:
3669+
emoji-regex@^9.0.0, emoji-regex@^9.2.2:
36423670
version "9.2.2"
36433671
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
36443672
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
@@ -3769,6 +3797,32 @@ es-abstract@^1.17.0-next.0, es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-
37693797
string.prototype.trimstart "^1.0.4"
37703798
unbox-primitive "^1.0.0"
37713799

3800+
es-abstract@^1.19.1:
3801+
version "1.19.1"
3802+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
3803+
integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
3804+
dependencies:
3805+
call-bind "^1.0.2"
3806+
es-to-primitive "^1.2.1"
3807+
function-bind "^1.1.1"
3808+
get-intrinsic "^1.1.1"
3809+
get-symbol-description "^1.0.0"
3810+
has "^1.0.3"
3811+
has-symbols "^1.0.2"
3812+
internal-slot "^1.0.3"
3813+
is-callable "^1.2.4"
3814+
is-negative-zero "^2.0.1"
3815+
is-regex "^1.1.4"
3816+
is-shared-array-buffer "^1.0.1"
3817+
is-string "^1.0.7"
3818+
is-weakref "^1.0.1"
3819+
object-inspect "^1.11.0"
3820+
object-keys "^1.1.1"
3821+
object.assign "^4.1.2"
3822+
string.prototype.trimend "^1.0.4"
3823+
string.prototype.trimstart "^1.0.4"
3824+
unbox-primitive "^1.0.1"
3825+
37723826
es-array-method-boxes-properly@^1.0.0:
37733827
version "1.0.0"
37743828
resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
@@ -3902,7 +3956,25 @@ eslint-plugin-jsdoc@^26.0.0:
39023956
semver "^6.3.0"
39033957
spdx-expression-parse "^3.0.1"
39043958

3905-
[email protected], eslint-plugin-jsx-a11y@^6.2.3:
3959+
3960+
version "6.5.1"
3961+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8"
3962+
integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==
3963+
dependencies:
3964+
"@babel/runtime" "^7.16.3"
3965+
aria-query "^4.2.2"
3966+
array-includes "^3.1.4"
3967+
ast-types-flow "^0.0.7"
3968+
axe-core "^4.3.5"
3969+
axobject-query "^2.2.0"
3970+
damerau-levenshtein "^1.0.7"
3971+
emoji-regex "^9.2.2"
3972+
has "^1.0.3"
3973+
jsx-ast-utils "^3.2.1"
3974+
language-tags "^1.0.5"
3975+
minimatch "^3.0.4"
3976+
3977+
eslint-plugin-jsx-a11y@^6.2.3:
39063978
version "6.3.1"
39073979
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.3.1.tgz#99ef7e97f567cc6a5b8dd5ab95a94a67058a2660"
39083980
integrity sha512-i1S+P+c3HOlBJzMFORRbC58tHa65Kbo8b52/TwCwSKLohwvpfT5rm2GjGWzOHTEuq4xxf2aRlHHTtmExDQOP+g==
@@ -4863,6 +4935,14 @@ get-stream@^6.0.0:
48634935
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
48644936
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
48654937

4938+
get-symbol-description@^1.0.0:
4939+
version "1.0.0"
4940+
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
4941+
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
4942+
dependencies:
4943+
call-bind "^1.0.2"
4944+
get-intrinsic "^1.1.1"
4945+
48664946
get-value@^2.0.3, get-value@^2.0.6:
48674947
version "2.0.6"
48684948
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5220,6 +5300,13 @@ has-to-string-tag-x@^1.2.0:
52205300
dependencies:
52215301
has-symbol-support-x "^1.4.1"
52225302

5303+
has-tostringtag@^1.0.0:
5304+
version "1.0.0"
5305+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
5306+
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
5307+
dependencies:
5308+
has-symbols "^1.0.2"
5309+
52235310
has-unicode@^2.0.0:
52245311
version "2.0.1"
52255312
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -5780,6 +5867,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3:
57805867
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
57815868
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
57825869

5870+
is-callable@^1.2.4:
5871+
version "1.2.4"
5872+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
5873+
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
5874+
57835875
is-core-module@^2.2.0:
57845876
version "2.4.0"
57855877
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
@@ -5997,6 +6089,14 @@ is-regex@^1.1.2:
59976089
call-bind "^1.0.2"
59986090
has-symbols "^1.0.2"
59996091

6092+
is-regex@^1.1.4:
6093+
version "1.1.4"
6094+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
6095+
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
6096+
dependencies:
6097+
call-bind "^1.0.2"
6098+
has-tostringtag "^1.0.0"
6099+
60006100
is-regexp@^2.0.0:
60016101
version "2.1.0"
60026102
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-2.1.0.tgz#cd734a56864e23b956bf4e7c66c396a4c0b22c2d"
@@ -6012,6 +6112,11 @@ is-set@^2.0.2:
60126112
resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.2.tgz#90755fa4c2562dc1c5d4024760d6119b94ca18ec"
60136113
integrity sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==
60146114

6115+
is-shared-array-buffer@^1.0.1:
6116+
version "1.0.1"
6117+
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
6118+
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
6119+
60156120
is-stream@^1.0.0, is-stream@^1.1.0:
60166121
version "1.1.0"
60176122
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -6027,6 +6132,13 @@ is-string@^1.0.5:
60276132
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
60286133
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
60296134

6135+
is-string@^1.0.7:
6136+
version "1.0.7"
6137+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
6138+
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
6139+
dependencies:
6140+
has-tostringtag "^1.0.0"
6141+
60306142
is-svg@^4.2.1:
60316143
version "4.3.1"
60326144
resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-4.3.1.tgz#8c63ec8c67c8c7f0a8de0a71c8c7d58eccf4406b"
@@ -6063,6 +6175,13 @@ is-utf8@^0.2.0, is-utf8@^0.2.1:
60636175
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
60646176
integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
60656177

6178+
is-weakref@^1.0.1:
6179+
version "1.0.2"
6180+
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
6181+
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
6182+
dependencies:
6183+
call-bind "^1.0.2"
6184+
60666185
is-windows@^1.0.1, is-windows@^1.0.2:
60676186
version "1.0.2"
60686187
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6298,6 +6417,14 @@ jsx-ast-utils@^2.4.1:
62986417
array-includes "^3.1.1"
62996418
object.assign "^4.1.0"
63006419

6420+
jsx-ast-utils@^3.2.1:
6421+
version "3.2.1"
6422+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz#720b97bfe7d901b927d87c3773637ae8ea48781b"
6423+
integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA==
6424+
dependencies:
6425+
array-includes "^3.1.3"
6426+
object.assign "^4.1.2"
6427+
63016428
63026429
version "3.0.0"
63036430
resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.0.0.tgz#44923ba39e68b12a7cec7df6c3268c031f2ef373"
@@ -7282,6 +7409,11 @@ object-copy@^0.1.0:
72827409
define-property "^0.2.5"
72837410
kind-of "^3.0.3"
72847411

7412+
object-inspect@^1.11.0:
7413+
version "1.12.0"
7414+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
7415+
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
7416+
72857417
object-inspect@^1.9.0:
72867418
version "1.10.3"
72877419
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
@@ -8049,7 +8181,6 @@ prettier-linter-helpers@^1.0.0:
80498181
fast-diff "^1.1.2"
80508182

80518183
"prettier@npm:[email protected]":
8052-
name wp-prettier
80538184
version "2.0.5"
80548185
resolved "https://registry.yarnpkg.com/wp-prettier/-/wp-prettier-2.0.5.tgz#1aeff6000142d61bfbd7cc35a3d561551b25399f"
80558186
integrity sha512-5GCgdeevIXwR3cW4Qj5XWC5MO1iSCz8+IPn0mMw6awAt/PBiey8yyO7MhePRsaMqghJAhg6Q3QLYWSnUHWkG6A==
@@ -10142,7 +10273,7 @@ uglify-js@^3.1.4:
1014210273
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.7.tgz#25468a3b39b1c875df03f0937b2b7036a93f3fee"
1014310274
integrity sha512-1Psi2MmnZJbnEsgJJIlfnd7tFlJfitusmR7zDI8lXlFI0ACD4/Rm/xdrU8bh6zF0i74aiVoBtkRiFulkrmh3AA==
1014410275

10145-
unbox-primitive@^1.0.0:
10276+
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
1014610277
version "1.0.1"
1014710278
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
1014810279
integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==

0 commit comments

Comments
 (0)