File tree 4 files changed +3
-4
lines changed
4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 15
15
"eslint" : " ^3.19.0" ,
16
16
"eslint-plugin-flowtype" : " ^2.33.0" ,
17
17
"eslint-plugin-import" : " ^2.2.0" ,
18
- "eslint-plugin-jsx-a11y" : " ^5.0.1 " ,
18
+ "eslint-plugin-jsx-a11y" : " ^5.0.3 " ,
19
19
"eslint-plugin-react" : " ^7.0.1"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 1
1
[ignore]
2
- <PROJECT_ROOT>/node_modules/eslint-plugin-jsx-a11y/.*
3
2
4
3
[include]
5
4
src/**/*.js
Original file line number Diff line number Diff line change 47
47
"eslint-config-react-app" : " ^1.0.3" ,
48
48
"eslint-plugin-flowtype" : " 2.33.0" ,
49
49
"eslint-plugin-import" : " 2.2.0" ,
50
- "eslint-plugin-jsx-a11y" : " 5.0.1 " ,
50
+ "eslint-plugin-jsx-a11y" : " 5.0.3 " ,
51
51
"eslint-plugin-react" : " 7.0.1" ,
52
52
"flow-bin" : " 0.46.0" ,
53
53
"jest" : " 20.0.1" ,
Original file line number Diff line number Diff line change 37
37
"eslint-loader" : " 1.7.1" ,
38
38
"eslint-plugin-flowtype" : " 2.33.0" ,
39
39
"eslint-plugin-import" : " 2.2.0" ,
40
- "eslint-plugin-jsx-a11y" : " 5.0.1 " ,
40
+ "eslint-plugin-jsx-a11y" : " 5.0.3 " ,
41
41
"eslint-plugin-react" : " 7.0.1" ,
42
42
"extract-text-webpack-plugin" : " 2.1.0" ,
43
43
"file-loader" : " 0.11.1" ,
You can’t perform that action at this time.
0 commit comments