Upgrade xplat/js to Flow v0.81

Reviewed By: dsainati1, pakoito

Differential Revision: D9920018

fbshipit-source-id: 208fa08109d307dc09f0e0357f5caa6dfcfa5ddf
This commit is contained in:
Nat Mote 2018-09-18 13:45:37 -07:00 committed by Facebook Github Bot
parent 7a69f1aa27
commit b118f4ec3d
4 changed files with 4 additions and 4 deletions

View File

@ -100,4 +100,4 @@ untyped-import
untyped-type-import
[version]
^0.80.0
^0.81.0

View File

@ -100,4 +100,4 @@ untyped-import
untyped-type-import
[version]
^0.80.0
^0.81.0

View File

@ -67,4 +67,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.80.0
^0.81.0

View File

@ -216,7 +216,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.80.0",
"flow-bin": "^0.81.0",
"jest": "23.4.1",
"jest-junit": "5.1.0",
"prettier": "1.13.6",