mirror of https://github.com/status-im/metro.git
update xplat/js to flow 0.48.0
Reviewed By: zertosh Differential Revision: D5243415 fbshipit-source-id: 78ea4f7f29bcd6a70650f24ceb05f06b18b39018
This commit is contained in:
parent
1e6b34f415
commit
67669d7676
|
@ -21,7 +21,7 @@
|
|||
"eslint-plugin-flowtype": "^2.28.2",
|
||||
"eslint-plugin-prettier": "2.1.1",
|
||||
"eslint-plugin-react": "^7.0.1",
|
||||
"flow-bin": "^0.46.0",
|
||||
"flow-bin": "^0.48.0",
|
||||
"glob": "^7.1.1",
|
||||
"image-size": "^0.5.1",
|
||||
"istanbul-api": "^1.1.0",
|
||||
|
|
|
@ -1628,9 +1628,9 @@ flat-cache@^1.2.1:
|
|||
graceful-fs "^4.1.2"
|
||||
write "^0.2.1"
|
||||
|
||||
flow-bin@^0.46.0:
|
||||
version "0.46.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.46.0.tgz#06ad7fe19dddb1042264438064a2a32fee12b872"
|
||||
flow-bin@^0.48.0:
|
||||
version "0.48.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.48.0.tgz#72d075143524358db8901525e3c784dc13a7c7ee"
|
||||
|
||||
flow-parser@0.45.0:
|
||||
version "0.45.0"
|
||||
|
|
Loading…
Reference in New Issue