File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"eslint" : " ^6.6.0" ,
24
24
"eslint-config-react-app" : " ^5.2.1" ,
25
25
"eslint-loader" : " 3.0.4" ,
26
- "eslint-plugin-flowtype" : " 4.6 .0" ,
26
+ "eslint-plugin-flowtype" : " 4.7 .0" ,
27
27
"eslint-plugin-import" : " 2.31.0" ,
28
28
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
29
29
"eslint-plugin-react" : " 7.19.0" ,
Original file line number Diff line number Diff line change @@ -4475,10 +4475,10 @@ eslint-module-utils@^2.12.0:
4475
4475
dependencies:
4476
4476
debug "^3.2.7"
4477
4477
4478
- eslint-plugin-flowtype@4.6 .0:
4479
- version "4.6 .0"
4480
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6 .0.tgz#82b2bd6f21770e0e5deede0228e456cb35308451 "
4481
- integrity sha512-W5hLjpFfZyZsXfo5anlu7HM970JBDqbEshAJUkeczP6BFCIfJXuiIBQXyberLRtOStT0OGPF8efeTbxlHk4LpQ ==
4478
+ eslint-plugin-flowtype@4.7 .0:
4479
+ version "4.7 .0"
4480
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7 .0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70 "
4481
+ integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA ==
4482
4482
dependencies:
4483
4483
lodash "^4.17.15"
4484
4484
You can’t perform that action at this time.
0 commit comments