Upgrade Flow to 0.130

Summary:
This should give us some headroom. There are some incompatibilities and bugs in newer versions,
so only bumping this one which is compatible.

Reviewed By: mweststrate

Differential Revision: D24480863

fbshipit-source-id: ec21b937bf44686e49a71aeb38063d996d2cbff4
This commit is contained in:
Pascal Hartig
2020-10-23 04:19:59 -07:00
committed by Facebook GitHub Bot
parent 910ad7f992
commit 8d6502b5d7
4 changed files with 7 additions and 7 deletions

View File

@@ -44,4 +44,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
0.128.0 0.130.0

View File

@@ -1 +1 @@
d4191023cff73806e307922f73de0651c1570f26 490beab69e4c6a0ec181e7eda009bd5a7c3042af

View File

@@ -194,7 +194,7 @@
"flipper-babel-transformer": "0.63.0", "flipper-babel-transformer": "0.63.0",
"flipper-pkg-lib": "0.63.0", "flipper-pkg-lib": "0.63.0",
"flipper-plugin-lib": "0.63.0", "flipper-plugin-lib": "0.63.0",
"flow-bin": "0.128.0", "flow-bin": "0.130.0",
"fs-extra": "^9.0.0", "fs-extra": "^9.0.0",
"glob": "^7.1.2", "glob": "^7.1.2",
"ignore": "^5.1.4", "ignore": "^5.1.4",

View File

@@ -6093,10 +6093,10 @@ flipper-client-sdk@^0.0.2:
resolved "https://registry.yarnpkg.com/flipper-client-sdk/-/flipper-client-sdk-0.0.2.tgz#cb970908b9a948d1671d39e2ca050191753c99f7" resolved "https://registry.yarnpkg.com/flipper-client-sdk/-/flipper-client-sdk-0.0.2.tgz#cb970908b9a948d1671d39e2ca050191753c99f7"
integrity sha512-7l0yM9uaUEfi179iq9TEvZ2fzDF3t0EymTpxkP/scQWVSjw+bgHYv5G66EbBbqWdJhlTA7zWki5gTV+OylzghQ== integrity sha512-7l0yM9uaUEfi179iq9TEvZ2fzDF3t0EymTpxkP/scQWVSjw+bgHYv5G66EbBbqWdJhlTA7zWki5gTV+OylzghQ==
flow-bin@0.128.0: flow-bin@0.130.0:
version "0.128.0" version "0.130.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128.0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.130.0.tgz#e25eaf891af96da371ff6a9fa99d709f24ce9252"
integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A== integrity sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw==
flow-parser@0.*: flow-parser@0.*:
version "0.110.0" version "0.110.0"