mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
Upgrade xplat/js to Flow v0.81
Reviewed By: dsainati1, pakoito Differential Revision: D9920018 fbshipit-source-id: 208fa08109d307dc09f0e0357f5caa6dfcfa5ddf
This commit is contained in:
parent
7a69f1aa27
commit
b118f4ec3d
@ -100,4 +100,4 @@ untyped-import
|
|||||||
untyped-type-import
|
untyped-type-import
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
^0.80.0
|
^0.81.0
|
||||||
|
@ -100,4 +100,4 @@ untyped-import
|
|||||||
untyped-type-import
|
untyped-type-import
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
^0.80.0
|
^0.81.0
|
||||||
|
@ -67,4 +67,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||||||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
^0.80.0
|
^0.81.0
|
||||||
|
@ -216,7 +216,7 @@
|
|||||||
"eslint-plugin-prettier": "2.6.0",
|
"eslint-plugin-prettier": "2.6.0",
|
||||||
"eslint-plugin-react": "7.8.2",
|
"eslint-plugin-react": "7.8.2",
|
||||||
"eslint-plugin-react-native": "^3.2.1",
|
"eslint-plugin-react-native": "^3.2.1",
|
||||||
"flow-bin": "^0.80.0",
|
"flow-bin": "^0.81.0",
|
||||||
"jest": "23.4.1",
|
"jest": "23.4.1",
|
||||||
"jest-junit": "5.1.0",
|
"jest-junit": "5.1.0",
|
||||||
"prettier": "1.13.6",
|
"prettier": "1.13.6",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user