File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 35
35
# https://github.com/prettier/eslint-plugin-prettier#installation
36
36
prettier/prettier : error
37
37
38
- # `eslint-plugin-flowtype` rule list based on `v3.4 .x`
38
+ # `eslint-plugin-flowtype` rule list based on `v3.5 .x`
39
39
# https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype
40
40
41
41
flowtype/array-style-complex-type : [error, verbose]
Original file line number Diff line number Diff line change 58
58
"benchmark" : " 2.1.4" ,
59
59
"chai" : " 4.2.0" ,
60
60
"eslint" : " 5.16.0" ,
61
- "eslint-plugin-flowtype" : " 3.4.2 " ,
61
+ "eslint-plugin-flowtype" : " 3.5.1 " ,
62
62
"eslint-plugin-prettier" : " 3.0.1" ,
63
63
"flow-bin" : " 0.96.0" ,
64
64
"mocha" : " 6.0.2" ,
Original file line number Diff line number Diff line change 1328
1328
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
1329
1329
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1330
1330
1331
- eslint-plugin-flowtype@3.4.2 :
1332
- version "3.4.2 "
1333
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.4.2 .tgz#55475e10b05fd714d60bceebbbed596cb8706b16 "
1334
- integrity sha512-sv6O6fiN3dIwhU4qRxfcyIpbKGVvsxwIQ6vgBLudpQKjH1rEyEFEOjGzGEUBTQP9J8LdTZm37OjiqZ0ZeFOa6g ==
1331
+ eslint-plugin-flowtype@3.5.1 :
1332
+ version "3.5.1 "
1333
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.5.1 .tgz#903c542c33039bc1db16355fff2d26733903bb0b "
1334
+ integrity sha512-mIhq7jhBSWNMp3ECmlWK+b9EFmLE+3Jd9axk05LB+snbRPkc3/lYTgb4Bu9lgt1QLmrxFDWsASdKj9CAIehckg ==
1335
1335
dependencies :
1336
1336
lodash "^4.17.11"
1337
1337
You can’t perform that action at this time.
0 commit comments