@allow-large-files [flow] upgrade to v0.65.0
Reviewed By: gabelevi Differential Revision: D6927764 fbshipit-source-id: 1cb21c6bf27e12624c23387485b263ee8e77f5e0
This commit is contained in:
parent
f75e21f1ca
commit
7aba456b04
|
@ -52,4 +52,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.64.0
|
||||
^0.65.0
|
||||
|
|
|
@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.64.0
|
||||
^0.65.0
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue