File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 - flowtype
1010
1111rules :
12- # `eslint-plugin-flowtype` rule list based on `v4.2 .x`
12+ # `eslint-plugin-flowtype` rule list based on `v4.3 .x`
1313 # https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype
1414
1515 flowtype/array-style-complex-type : [error, verbose]
Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
3838suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
3939
4040[version]
41- ^0.106 .0
41+ ^0.107 .0
Original file line number Diff line number Diff line change 4545 "iterall" : " ^1.2.2"
4646 },
4747 "devDependencies" : {
48- "@babel/core" : " 7.5.5 " ,
48+ "@babel/core" : " 7.6.0 " ,
4949 "@babel/plugin-transform-flow-strip-types" : " 7.4.4" ,
50- "@babel/polyfill" : " 7.4.4 " ,
51- "@babel/preset-env" : " 7.5.5 " ,
52- "@babel/register" : " 7.5.5 " ,
50+ "@babel/polyfill" : " 7.6.0 " ,
51+ "@babel/preset-env" : " 7.6.0 " ,
52+ "@babel/register" : " 7.6.0 " ,
5353 "babel-eslint" : " 10.0.3" ,
5454 "chai" : " 4.2.0" ,
55- "dtslint" : " ^0.9.3 " ,
55+ "dtslint" : " ^0.9.6 " ,
5656 "eslint" : " 6.3.0" ,
57- "eslint-plugin-flowtype" : " 4.2 .0" ,
58- "flow-bin" : " 0.106.3 " ,
57+ "eslint-plugin-flowtype" : " 4.3 .0" ,
58+ "flow-bin" : " 0.107.0 " ,
5959 "mocha" : " 6.2.0" ,
6060 "nyc" : " 14.1.1" ,
6161 "prettier" : " 1.18.2"
You can’t perform that action at this time.
0 commit comments