File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 50
50
"eslint" : " 4.19.1" ,
51
51
"eslint-config-airbnb" : " 16.1.0" ,
52
52
"eslint-config-prettier" : " 2.9.0" ,
53
- "eslint-plugin-flowtype" : " 2.46.1 " ,
53
+ "eslint-plugin-flowtype" : " 2.46.2 " ,
54
54
"eslint-plugin-import" : " 2.9.0" ,
55
55
"eslint-plugin-jest" : " 21.15.0" ,
56
56
"eslint-plugin-jsx-a11y" : " 6.0.3" ,
Original file line number Diff line number Diff line change @@ -4205,9 +4205,9 @@ eslint-module-utils@^2.1.1:
4205
4205
debug "^2.6.8"
4206
4206
pkg-dir "^1.0.0"
4207
4207
4208
-
4209
- version "2.46.1 "
4210
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1 .tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4 "
4208
+
4209
+ version "2.46.2 "
4210
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.2 .tgz#8749fddda6f6c30d0672011151bea726765b5753 "
4211
4211
dependencies :
4212
4212
lodash "^4.15.0"
4213
4213
You can’t perform that action at this time.
0 commit comments