Skip to content

Commit b21b319

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.4.1
1 parent ce39654 commit b21b319

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
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.4.1",
6969
"eslint-plugin-react": "7.20.3",
7070
"husky": "4.2.5",
7171
"node-wp-i18n": "1.2.3",

yarn.lock

+2-24
Original file line numberDiff line numberDiff line change
@@ -1898,11 +1898,6 @@ aws4@^1.8.0:
18981898
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
18991899
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
19001900

1901-
axe-core@^3.5.4:
1902-
version "3.5.5"
1903-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
1904-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
1905-
19061901
axe-core@^4.0.2:
19071902
version "4.2.1"
19081903
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.1.tgz#2e50bcf10ee5b819014f6e342e41e45096239e34"
@@ -1915,7 +1910,7 @@ [email protected]:
19151910
dependencies:
19161911
follow-redirects "^1.10.0"
19171912

1918-
axobject-query@^2.1.2, axobject-query@^2.2.0:
1913+
axobject-query@^2.2.0:
19191914
version "2.2.0"
19201915
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
19211916
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
@@ -4004,24 +3999,7 @@ eslint-plugin-jsdoc@^26.0.0:
40043999
semver "^6.3.0"
40054000
spdx-expression-parse "^3.0.1"
40064001

4007-
4008-
version "6.3.1"
4009-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.3.1.tgz#99ef7e97f567cc6a5b8dd5ab95a94a67058a2660"
4010-
integrity sha512-i1S+P+c3HOlBJzMFORRbC58tHa65Kbo8b52/TwCwSKLohwvpfT5rm2GjGWzOHTEuq4xxf2aRlHHTtmExDQOP+g==
4011-
dependencies:
4012-
"@babel/runtime" "^7.10.2"
4013-
aria-query "^4.2.2"
4014-
array-includes "^3.1.1"
4015-
ast-types-flow "^0.0.7"
4016-
axe-core "^3.5.4"
4017-
axobject-query "^2.1.2"
4018-
damerau-levenshtein "^1.0.6"
4019-
emoji-regex "^9.0.0"
4020-
has "^1.0.3"
4021-
jsx-ast-utils "^2.4.1"
4022-
language-tags "^1.0.5"
4023-
4024-
eslint-plugin-jsx-a11y@^6.2.3:
4002+
[email protected], eslint-plugin-jsx-a11y@^6.2.3:
40254003
version "6.4.1"
40264004
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd"
40274005
integrity sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg==

0 commit comments

Comments
 (0)