Deploy Flow 0.121 to Xplat (#901)

Summary:
Deploy Flow 0.121 to Xplat

bypass-lint
allow-large-files

Closes https://github.com/facebook/flipper/pull/901

Changelog: [Internal]

Reviewed By: panagosg7

Differential Revision: D20570316

fbshipit-source-id: a76983d6f46c8b995ce2dd5cd1e014534790698a
This commit is contained in:
George Zahariev
2020-03-25 23:22:09 -07:00
committed by Facebook GitHub Bot
parent 25f7aea86c
commit 6fe7cd88d6
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -85,4 +85,4 @@ untyped-import
untyped-type-import
[version]
^0.120.0
^0.121.0
+1 -1
View File
@@ -85,4 +85,4 @@ untyped-import
untyped-type-import
[version]
^0.120.0
^0.121.0
+1 -1
View File
@@ -138,7 +138,7 @@
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react-native": "3.8.1",
"eslint-plugin-relay": "1.7.0",
"flow-bin": "^0.120.1",
"flow-bin": "^0.121.0",
"flow-remove-types": "1.2.3",
"jest": "^24.9.0",
"jest-junit": "^6.3.0",
+1 -1
View File
@@ -70,4 +70,4 @@ untyped-import
untyped-type-import
[version]
^0.120.0
^0.121.0
+4 -4
View File
@@ -3564,10 +3564,10 @@ flat-cache@^1.2.1:
rimraf "~2.6.2"
write "^0.2.1"
flow-bin@^0.120.1:
version "0.120.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.120.1.tgz#ab051d6df71829b70a26a2c90bb81f9d43797cae"
integrity sha512-KgE+d+rKzdXzhweYVJty1QIOOZTTbtnXZf+4SLnmArLvmdfeLreQOZpeLbtq5h79m7HhDzX/HkUkoyu/fmSC2A==
flow-bin@^0.121.0:
version "0.121.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.121.0.tgz#e206bdc3d510277f9a847920540f72c49e87c130"
integrity sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==
flow-parser@0.*:
version "0.89.0"