Skip to content

Commit f13be41

Browse files
feat(deps): bump eslint-plugin-jsx-a11y from 6.3.1 to 6.4.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md) - [Commits](infofarmer/eslint-plugin-jsx-a11y@v6.3.1...v6.4.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 209e8b4 commit f13be41

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-config-prettier": "^6.12.0",
7171
"eslint-plugin-import": "^2.20.0",
7272
"eslint-plugin-jest": "^24.0.1",
73-
"eslint-plugin-jsx-a11y": "^6.2.3",
73+
"eslint-plugin-jsx-a11y": "^6.4.1",
7474
"eslint-plugin-prettier": "^3.1.2",
7575
"eslint-plugin-react": "^7.22.0",
7676
"eslint-plugin-react-hooks": "^4.1.2",

yarn.lock

+14-22
Original file line numberDiff line numberDiff line change
@@ -2168,12 +2168,12 @@ aws4@^1.8.0:
21682168
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
21692169
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
21702170

2171-
axe-core@^3.5.4:
2172-
version "3.5.5"
2173-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
2174-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
2171+
axe-core@^4.0.2:
2172+
version "4.1.1"
2173+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"
2174+
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
21752175

2176-
axobject-query@^2.1.2:
2176+
axobject-query@^2.2.0:
21772177
version "2.2.0"
21782178
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
21792179
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
@@ -3825,21 +3825,21 @@ eslint-plugin-jest@^24.0.1:
38253825
dependencies:
38263826
"@typescript-eslint/experimental-utils" "^4.0.1"
38273827

3828-
eslint-plugin-jsx-a11y@^6.2.3, eslint-plugin-jsx-a11y@^6.3.1:
3829-
version "6.3.1"
3830-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.3.1.tgz#99ef7e97f567cc6a5b8dd5ab95a94a67058a2660"
3831-
integrity sha512-i1S+P+c3HOlBJzMFORRbC58tHa65Kbo8b52/TwCwSKLohwvpfT5rm2GjGWzOHTEuq4xxf2aRlHHTtmExDQOP+g==
3828+
eslint-plugin-jsx-a11y@^6.3.1, eslint-plugin-jsx-a11y@^6.4.1:
3829+
version "6.4.1"
3830+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd"
3831+
integrity sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg==
38323832
dependencies:
3833-
"@babel/runtime" "^7.10.2"
3833+
"@babel/runtime" "^7.11.2"
38343834
aria-query "^4.2.2"
38353835
array-includes "^3.1.1"
38363836
ast-types-flow "^0.0.7"
3837-
axe-core "^3.5.4"
3838-
axobject-query "^2.1.2"
3837+
axe-core "^4.0.2"
3838+
axobject-query "^2.2.0"
38393839
damerau-levenshtein "^1.0.6"
38403840
emoji-regex "^9.0.0"
38413841
has "^1.0.3"
3842-
jsx-ast-utils "^2.4.1"
3842+
jsx-ast-utils "^3.1.0"
38433843
language-tags "^1.0.5"
38443844

38453845
eslint-plugin-prettier@^3.1.2:
@@ -5891,15 +5891,7 @@ jsprim@^1.2.2:
58915891
json-schema "0.2.3"
58925892
verror "1.10.0"
58935893

5894-
jsx-ast-utils@^2.4.1:
5895-
version "2.4.1"
5896-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
5897-
integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
5898-
dependencies:
5899-
array-includes "^3.1.1"
5900-
object.assign "^4.1.0"
5901-
5902-
"jsx-ast-utils@^2.4.1 || ^3.0.0":
5894+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
59035895
version "3.2.0"
59045896
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
59055897
integrity sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q==

0 commit comments

Comments
 (0)