Skip to content

Commit b1ca5be

Browse files
avikchaudhurifacebook-github-bot
authored andcommitted
@allow-large-files flow 0.105 xplat deploy
Summary: bypass-lint allow_many_files Reviewed By: jbrown215 Differential Revision: D16753543 fbshipit-source-id: 1db37b56c1bb84b547e302dfe13ea0c9787deace
1 parent 0ccedf3 commit b1ca5be

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ untyped-import
7676
untyped-type-import
7777

7878
[version]
79-
^0.104.0
79+
^0.105.0

.flowconfig.android

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ untyped-import
7676
untyped-type-import
7777

7878
[version]
79-
^0.104.0
79+
^0.105.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint-plugin-react-hooks": "^1.5.1",
139139
"eslint-plugin-react-native": "3.6.0",
140140
"eslint-plugin-relay": "1.3.0",
141-
"flow-bin": "^0.104.0",
141+
"flow-bin": "^0.105.0",
142142
"flow-remove-types": "1.2.3",
143143
"jest": "^24.8.0",
144144
"jest-junit": "^6.3.0",

template/_flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ untyped-import
7272
untyped-type-import
7373

7474
[version]
75-
^0.104.0
75+
^0.105.0

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3158,10 +3158,10 @@ flat-cache@^1.2.1:
31583158
rimraf "~2.6.2"
31593159
write "^0.2.1"
31603160

3161-
flow-bin@^0.104.0:
3162-
version "0.104.0"
3163-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.104.0.tgz#ef5b3600dfd36abe191a87d19f66e481bad2e235"
3164-
integrity sha512-EZXRRmf7m7ET5Lcnwm/I/T8G3d427Bq34vmO3qIlRcPIYloGuVoqRCwjaeezLRDntHkdciagAKbhJ+NTbDjnkw==
3161+
flow-bin@^0.105.0:
3162+
version "0.105.1"
3163+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.105.1.tgz#5ce4515b583e5fa6ea1b82bc849c354271f5b88d"
3164+
integrity sha512-wRI5ogu/+85fgftljAOtnDBx9+2JHToyq2XifzoMmXc5mmB9OE7osukzwi2PuOoEKtq9fu+APRD+MqbEJ8bUwQ==
31653165

31663166
flow-parser@0.*:
31673167
version "0.89.0"

0 commit comments

Comments
 (0)