Skip to content

Commit 6fe7cd8

Browse files
gkzfacebook-github-bot
authored andcommitted
Deploy Flow 0.121 to Xplat (#901)
Summary: Deploy Flow 0.121 to Xplat bypass-lint allow-large-files Closes facebook/flipper#901 Changelog: [Internal] Reviewed By: panagosg7 Differential Revision: D20570316 fbshipit-source-id: a76983d6f46c8b995ce2dd5cd1e014534790698a
1 parent 25f7aea commit 6fe7cd8

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ untyped-import
8585
untyped-type-import
8686

8787
[version]
88-
^0.120.0
88+
^0.121.0

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ untyped-import
8585
untyped-type-import
8686

8787
[version]
88-
^0.120.0
88+
^0.121.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint-plugin-react-hooks": "^2.0.1",
139139
"eslint-plugin-react-native": "3.8.1",
140140
"eslint-plugin-relay": "1.7.0",
141-
"flow-bin": "^0.120.1",
141+
"flow-bin": "^0.121.0",
142142
"flow-remove-types": "1.2.3",
143143
"jest": "^24.9.0",
144144
"jest-junit": "^6.3.0",

template/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ untyped-import
7070
untyped-type-import
7171

7272
[version]
73-
^0.120.0
73+
^0.121.0

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3564,10 +3564,10 @@ flat-cache@^1.2.1:
35643564
rimraf "~2.6.2"
35653565
write "^0.2.1"
35663566

3567-
flow-bin@^0.120.1:
3568-
version "0.120.1"
3569-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.120.1.tgz#ab051d6df71829b70a26a2c90bb81f9d43797cae"
3570-
integrity sha512-KgE+d+rKzdXzhweYVJty1QIOOZTTbtnXZf+4SLnmArLvmdfeLreQOZpeLbtq5h79m7HhDzX/HkUkoyu/fmSC2A==
3567+
flow-bin@^0.121.0:
3568+
version "0.121.0"
3569+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.121.0.tgz#e206bdc3d510277f9a847920540f72c49e87c130"
3570+
integrity sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==
35713571

35723572
flow-parser@0.*:
35733573
version "0.89.0"

0 commit comments

Comments
 (0)