v0.109.0 in xplat

Summary:
flowboi

allow-large-files

Reviewed By: gabelevi

Differential Revision: D17729593

fbshipit-source-id: 20575b072540497b64fbe63a92d4827eaab78fc4
This commit is contained in:
Daniel Sainati 2019-10-04 16:39:44 -07:00 committed by Facebook Github Bot
parent ad9b07d390
commit b786cd6d69
5 changed files with 14 additions and 8 deletions

View File

@ -23,6 +23,9 @@
[include]
[declarations]
.*/node_modules/.*
[libs]
interface.js
flow/
@ -79,4 +82,4 @@ untyped-import
untyped-type-import
[version]
^0.108.0
^0.109.0

View File

@ -23,6 +23,9 @@
[include]
[declarations]
.*/node_modules/.*
[libs]
interface.js
flow/
@ -79,4 +82,4 @@ untyped-import
untyped-type-import
[version]
^0.108.0
^0.109.0

View File

@ -140,7 +140,7 @@
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react-native": "3.6.0",
"eslint-plugin-relay": "1.3.12",
"flow-bin": "^0.108.0",
"flow-bin": "^0.109.0",
"flow-remove-types": "1.2.3",
"jest": "^24.8.0",
"jest-junit": "^6.3.0",

View File

@ -71,4 +71,4 @@ untyped-import
untyped-type-import
[version]
^0.108.0
^0.109.0

View File

@ -3188,10 +3188,10 @@ flat-cache@^1.2.1:
rimraf "~2.6.2"
write "^0.2.1"
flow-bin@^0.108.0:
version "0.108.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.108.0.tgz#6a42c85fd664d23dd937d925851e8e6ab5d71393"
integrity sha512-hPEyCP1J8rdhNDfCAA5w7bN6HUNBDcHVg/ABU5JVo0gUFMx+uRewpyEH8LlLBGjVQuIpbaPpaqpoaQhAVyaYww==
flow-bin@^0.109.0:
version "0.109.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.109.0.tgz#dcdcb7402dd85b58200392d8716ccf14e5a8c24c"
integrity sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w==
flow-parser@0.*:
version "0.89.0"