Skip to content

Commit

Permalink
Resolve flow errors in eslint JSX a11y (facebook#2346)
Browse files Browse the repository at this point in the history
* Upgraded eslint-plugin-jsx-a11y to 5.0.3 to take advantage of
  d70ac7d7975819e7a52b85465ec67a0d93eb962a
  • Loading branch information
iainbeeston authored and gaearon committed May 24, 2017
1 parent 9b258d4 commit 2067939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-loader": "1.7.1",
"eslint-plugin-flowtype": "2.33.0",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-jsx-a11y": "5.0.1",
"eslint-plugin-jsx-a11y": "5.0.3",
"eslint-plugin-react": "7.0.1",
"extract-text-webpack-plugin": "2.1.0",
"file-loader": "0.11.1",
Expand Down

0 comments on commit 2067939

Please sign in to comment.