Skip to content

Commit 2067939

Browse files
iainbeestongaearon
authored andcommitted
Resolve flow errors in eslint JSX a11y (facebook#2346)
* Upgraded eslint-plugin-jsx-a11y to 5.0.3 to take advantage of d70ac7d7975819e7a52b85465ec67a0d93eb962a
1 parent 9b258d4 commit 2067939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-loader": "1.7.1",
3838
"eslint-plugin-flowtype": "2.33.0",
3939
"eslint-plugin-import": "2.2.0",
40-
"eslint-plugin-jsx-a11y": "5.0.1",
40+
"eslint-plugin-jsx-a11y": "5.0.3",
4141
"eslint-plugin-react": "7.0.1",
4242
"extract-text-webpack-plugin": "2.1.0",
4343
"file-loader": "0.11.1",

0 commit comments

Comments
 (0)