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 88 "eslint-config-react-app" : " 2.1.0" ,
99 "eslint-plugin-flowtype" : " 2.49.3" ,
1010 "eslint-plugin-import" : " 2.13.0" ,
11- "eslint-plugin-jsx-a11y" : " 5.1.1 " ,
11+ "eslint-plugin-jsx-a11y" : " 6.0.3 " ,
1212 "eslint-plugin-react" : " 7.9.1" ,
1313 "jwt-decode" : " 2.2.0" ,
1414 "prettier-eslint-cli" : " 4.7.1" ,
Original file line number Diff line number Diff line change @@ -2444,6 +2444,18 @@ eslint-plugin-jsx-a11y@5.1.1:
24442444 emoji-regex "^6.1.0"
24452445 jsx-ast-utils "^1.4.0"
24462446
2447+ eslint-plugin-jsx-a11y@6.0.3 :
2448+ version "6.0.3"
2449+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz#54583d1ae442483162e040e13cc31865465100e5"
2450+ dependencies :
2451+ aria-query "^0.7.0"
2452+ array-includes "^3.0.3"
2453+ ast-types-flow "0.0.7"
2454+ axobject-query "^0.1.0"
2455+ damerau-levenshtein "^1.0.0"
2456+ emoji-regex "^6.1.0"
2457+ jsx-ast-utils "^2.0.0"
2458+
24472459eslint-plugin-prettier@2.6.1 :
24482460 version "2.6.1"
24492461 resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.1.tgz#de902b4a66b7bca24296429a59a1cc04020ccbbd"
You can’t perform that action at this time.
0 commit comments