File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 104
104
"eslint-config-airbnb" : " 17.1.0" ,
105
105
"eslint-config-prettier" : " 4.1.0" ,
106
106
"eslint-config-react-app" : " 3.0.8" ,
107
- "eslint-plugin-flowtype" : " 3.4.2 " ,
107
+ "eslint-plugin-flowtype" : " 3.10.1 " ,
108
108
"eslint-plugin-import" : " 2.16.0" ,
109
109
"eslint-plugin-json" : " 1.4.0" ,
110
110
"eslint-plugin-jsx-a11y" : " 6.2.1" ,
Original file line number Diff line number Diff line change @@ -3617,10 +3617,10 @@ eslint-module-utils@^2.3.0:
3617
3617
debug "^2.6.8"
3618
3618
pkg-dir "^2.0.0"
3619
3619
3620
- eslint-plugin-flowtype@3.4.2 :
3621
- version "3.4.2 "
3622
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.4.2 .tgz#55475e10b05fd714d60bceebbbed596cb8706b16 "
3623
- integrity sha512-sv6O6fiN3dIwhU4qRxfcyIpbKGVvsxwIQ6vgBLudpQKjH1rEyEFEOjGzGEUBTQP9J8LdTZm37OjiqZ0ZeFOa6g ==
3620
+ eslint-plugin-flowtype@3.10.1 :
3621
+ version "3.10.1 "
3622
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.1 .tgz#f83d4c9a4594b3444433c8efb1caf91dcc0be32a "
3623
+ integrity sha512-TnwILo1XT5w6Fgz8j+NEqivmgsYJA7FYFnnE2jdXot/H7Pb9C2Fp+Tqdzb//O+PSVi5X2ureYqCCn7KDfon4iQ ==
3624
3624
dependencies :
3625
3625
lodash "^4.17.11"
3626
3626
You can’t perform that action at this time.
0 commit comments