Skip to content

Commit 7aba456

Browse files
mrochfacebook-github-bot
authored andcommitted
@allow-large-files [flow] upgrade to v0.65.0
Reviewed By: gabelevi Differential Revision: D6927764 fbshipit-source-id: 1cb21c6bf27e12624c23387485b263ee8e77f5e0
1 parent f75e21f commit 7aba456

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
5252
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
5353

5454
[version]
55-
^0.64.0
55+
^0.65.0

local-cli/templates/HelloWorld/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
5151
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
5252

5353
[version]
54-
^0.64.0
54+
^0.65.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"eslint-plugin-jest": "^21.5.0",
216216
"eslint-plugin-prettier": "2.1.1",
217217
"eslint-plugin-react": "^7.2.1",
218-
"flow-bin": "^0.64.0",
218+
"flow-bin": "^0.65.0",
219219
"jest": "22.2.1",
220220
"jest-junit": "3.5.0",
221221
"prettier": "1.9.1",

0 commit comments

Comments
 (0)