@@ -670,7 +670,7 @@ babel-plugin-transform-export-extensions@^6.3.13:
670670 babel-plugin-syntax-export-extensions "^6.8.0"
671671 babel-runtime "^6.0.0"
672672
673- babel-plugin-transform-flow-strip-types@^6.3.13 :
673+ babel-plugin-transform-flow-strip-types@^6.21.0, babel-plugin-transform-flow-strip-types@^6. 3.13 :
674674 version "6.21.0"
675675 resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.21.0.tgz#2eea3f8b5bb234339b47283feac155cfb237b948"
676676 dependencies :
@@ -867,7 +867,7 @@ babelify@^7.2.0:
867867 babel-core "^6.0.14"
868868 object-assign "^4.0.0"
869869
870- babylon@^6.11.0, babylon@^6.13.0, babylon@^6.5.2 :
870+ babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0, babylon@^6. 5.2 :
871871 version "6.15.0"
872872 resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e"
873873
@@ -1683,6 +1683,17 @@ flat-cache@^1.2.1:
16831683 graceful-fs "^4.1.2"
16841684 write "^0.2.1"
16851685
1686+ flow-bin@^0.38.0 :
1687+ version "0.38.0"
1688+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.38.0.tgz#3ae096d401c969cc8b5798253fb82381e2d0237a"
1689+
1690+ flow-remove-types@^1.1.0 :
1691+ version "1.2.0"
1692+ resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-1.2.0.tgz#c285516eabba72177a1b10bfb58f6ffb675a8877"
1693+ dependencies :
1694+ babylon "^6.15.0"
1695+ vlq "^0.2.1"
1696+
16861697for-in@^0.1.5 :
16871698 version "0.1.6"
16881699 resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.6.tgz#c9f96e89bfad18a545af5ec3ed352a1d9e5b4dc8"
@@ -3365,7 +3376,14 @@ rollup-plugin-buble@^0.15.0:
33653376 buble "^0.15.0"
33663377 rollup-pluginutils "^1.5.0"
33673378
3368- rollup-pluginutils@^1.5.0 :
3379+ rollup-plugin-flow@^1.1.1 :
3380+ version "1.1.1"
3381+ resolved "https://registry.yarnpkg.com/rollup-plugin-flow/-/rollup-plugin-flow-1.1.1.tgz#6ce568f1dd559666b77ab76b4bae251407528db6"
3382+ dependencies :
3383+ flow-remove-types "^1.1.0"
3384+ rollup-pluginutils "^1.5.1"
3385+
3386+ rollup-pluginutils@^1.5.0, rollup-pluginutils@^1.5.1 :
33693387 version "1.5.2"
33703388 resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz#1e156e778f94b7255bfa1b3d0178be8f5c552408"
33713389 dependencies :
0 commit comments