File tree Expand file tree Collapse file tree 3 files changed +78
-139
lines changed Expand file tree Collapse file tree 3 files changed +78
-139
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
13
13
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(<VERSION>\\)?)\\)?:? #[0-9]+
14
14
15
15
[version]
16
- ^0.80 .0
16
+ ^0.81 .0
Original file line number Diff line number Diff line change 50
50
},
51
51
"devDependencies" : {
52
52
"@babel/cli" : " 7.0.0" ,
53
- "@babel/core" : " 7.0.0 " ,
53
+ "@babel/core" : " 7.0.1 " ,
54
54
"@babel/plugin-proposal-class-properties" : " 7.0.0" ,
55
55
"@babel/plugin-proposal-object-rest-spread" : " 7.0.0" ,
56
56
"@babel/plugin-syntax-async-generators" : " 7.0.0" ,
69
69
"eslint" : " 5.5.0" ,
70
70
"eslint-plugin-flowtype" : " 2.50.0" ,
71
71
"eslint-plugin-prettier" : " 2.6.2" ,
72
- "flow-bin" : " 0.80 .0" ,
72
+ "flow-bin" : " 0.81 .0" ,
73
73
"mocha" : " 5.2.0" ,
74
74
"nyc" : " 13.0.1" ,
75
75
"prettier" : " 1.14.2" ,
You can’t perform that action at this time.
0 commit comments