Upgrade to Flow v0.67

Reviewed By: gabelevi

Differential Revision: D7208080

fbshipit-source-id: 81380aca39b7a74646a4a44af1e5571bc5629b77
This commit is contained in:
Nat Mote 2018-03-09 20:23:05 -08:00 committed by Facebook Github Bot
parent 26734a8473
commit adabae2c0b
3 changed files with 3 additions and 3 deletions

View File

@ -52,4 +52,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.66.0
^0.67.0

View File

@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.66.0
^0.67.0

View File

@ -215,7 +215,7 @@
"eslint-plugin-jest": "21.8.0",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"flow-bin": "^0.66.0",
"flow-bin": "^0.67.1",
"jest": "22.4.2",
"jest-junit": "3.6.0",
"prettier": "1.9.1",