@allow-large-files [flow] upgrade to v0.65.0

Reviewed By: gabelevi

Differential Revision: D6927764

fbshipit-source-id: 1cb21c6bf27e12624c23387485b263ee8e77f5e0
This commit is contained in:
Marshall Roch 2018-02-07 17:22:27 -08:00 committed by Facebook Github Bot
parent f75e21f1ca
commit 7aba456b04
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.64.0
^0.65.0

View File

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

View File

@ -215,7 +215,7 @@
"eslint-plugin-jest": "^21.5.0",
"eslint-plugin-prettier": "2.1.1",
"eslint-plugin-react": "^7.2.1",
"flow-bin": "^0.64.0",
"flow-bin": "^0.65.0",
"jest": "22.2.1",
"jest-junit": "3.5.0",
"prettier": "1.9.1",