File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 8
8
"eslint-config-react-app" : " 2.1.0" ,
9
9
"eslint-plugin-flowtype" : " 2.46.3" ,
10
10
"eslint-plugin-import" : " 2.11.0" ,
11
- "eslint-plugin-jsx-a11y" : " 5.1.1 " ,
11
+ "eslint-plugin-jsx-a11y" : " 6.0.3 " ,
12
12
"eslint-plugin-react" : " 7.8.2" ,
13
13
"jwt-decode" : " 2.2.0" ,
14
14
"prettier-eslint-cli" : " 4.7.1" ,
Original file line number Diff line number Diff line change @@ -2441,6 +2441,18 @@ eslint-plugin-jsx-a11y@5.1.1:
2441
2441
emoji-regex "^6.1.0"
2442
2442
jsx-ast-utils "^1.4.0"
2443
2443
2444
+ eslint-plugin-jsx-a11y@6.0.3 :
2445
+ version "6.0.3"
2446
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz#54583d1ae442483162e040e13cc31865465100e5"
2447
+ dependencies :
2448
+ aria-query "^0.7.0"
2449
+ array-includes "^3.0.3"
2450
+ ast-types-flow "0.0.7"
2451
+ axobject-query "^0.1.0"
2452
+ damerau-levenshtein "^1.0.0"
2453
+ emoji-regex "^6.1.0"
2454
+ jsx-ast-utils "^2.0.0"
2455
+
2444
2456
eslint-plugin-prettier@2.6.0 :
2445
2457
version "2.6.0"
2446
2458
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7"
You can’t perform that action at this time.
0 commit comments