File tree 3 files changed +197
-70
lines changed
3 files changed +197
-70
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.71 .0
16
+ ^0.73 .0
Original file line number Diff line number Diff line change 56
56
"babel-plugin-transform-flow-strip-types" : " 6.22.0" ,
57
57
"babel-plugin-transform-object-rest-spread" : " 6.26.0" ,
58
58
"babel-polyfill" : " ^6.26.0" ,
59
- "babel-preset-env" : " ^1.5.2 " ,
59
+ "babel-preset-env" : " ^1.7.0 " ,
60
60
"babel-register" : " ^6.26.0" ,
61
61
"beautify-benchmark" : " 0.2.4" ,
62
62
"benchmark" : " 2.1.4" ,
63
63
"chai" : " 4.1.2" ,
64
- "coveralls" : " 3.0.0 " ,
64
+ "coveralls" : " 3.0.1 " ,
65
65
"eslint" : " 4.19.1" ,
66
66
"eslint-plugin-babel" : " 5.1.0" ,
67
- "eslint-plugin-flowtype" : " 2.46.3 " ,
67
+ "eslint-plugin-flowtype" : " 2.48.0 " ,
68
68
"eslint-plugin-prettier" : " 2.6.0" ,
69
- "flow-bin" : " 0.71 .0" ,
70
- "mocha" : " 5.1.1 " ,
71
- "nyc" : " ^11.7.1 " ,
72
- "prettier" : " 1.12.1 " ,
73
- "sane" : " 2.5.0 "
69
+ "flow-bin" : " 0.73 .0" ,
70
+ "mocha" : " 5.2.0 " ,
71
+ "nyc" : " ^11.8.0 " ,
72
+ "prettier" : " 1.13.3 " ,
73
+ "sane" : " 2.5.2 "
74
74
}
75
75
}
You can’t perform that action at this time.
0 commit comments