Skip to content

Commit 584a428

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.4.1
1 parent 4568aca commit 584a428

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-cypress": "2.11.2",
4141
"eslint-plugin-import": "2.22.0",
4242
"eslint-plugin-jest": "23.20.0",
43-
"eslint-plugin-jsx-a11y": "6.3.1",
43+
"eslint-plugin-jsx-a11y": "6.4.1",
4444
"eslint-plugin-react": "7.21.3",
4545
"eslint-plugin-react-hooks": "4.1.2",
4646
"eslint-plugin-replace-relative-imports": "^1.0.0",

yarn.lock

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -681,17 +681,12 @@ astral-regex@^2.0.0:
681681
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
682682
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
683683

684-
axe-core@^3.5.4:
685-
version "3.5.5"
686-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
687-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
688-
689684
axe-core@^4.0.2:
690685
version "4.1.1"
691686
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"
692687
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
693688

694-
axobject-query@^2.1.2, axobject-query@^2.2.0:
689+
axobject-query@^2.2.0:
695690
version "2.2.0"
696691
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
697692
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
@@ -1174,23 +1169,6 @@ eslint-plugin-jest@24.1.0:
11741169
dependencies:
11751170
"@typescript-eslint/experimental-utils" "^4.0.1"
11761171

1177-
eslint-plugin-jsx-a11y@6.3.1:
1178-
version "6.3.1"
1179-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.3.1.tgz#99ef7e97f567cc6a5b8dd5ab95a94a67058a2660"
1180-
integrity sha512-i1S+P+c3HOlBJzMFORRbC58tHa65Kbo8b52/TwCwSKLohwvpfT5rm2GjGWzOHTEuq4xxf2aRlHHTtmExDQOP+g==
1181-
dependencies:
1182-
"@babel/runtime" "^7.10.2"
1183-
aria-query "^4.2.2"
1184-
array-includes "^3.1.1"
1185-
ast-types-flow "^0.0.7"
1186-
axe-core "^3.5.4"
1187-
axobject-query "^2.1.2"
1188-
damerau-levenshtein "^1.0.6"
1189-
emoji-regex "^9.0.0"
1190-
has "^1.0.3"
1191-
jsx-ast-utils "^2.4.1"
1192-
language-tags "^1.0.5"
1193-
11941172
eslint-plugin-jsx-a11y@6.4.1:
11951173
version "6.4.1"
11961174
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd"

0 commit comments

Comments
 (0)