Skip to content

Commit adabae2

Browse files
nmotefacebook-github-bot
authored andcommitted
Upgrade to Flow v0.67
Reviewed By: gabelevi Differential Revision: D7208080 fbshipit-source-id: 81380aca39b7a74646a4a44af1e5571bc5629b77
1 parent 26734a8 commit adabae2

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.66.0
55+
^0.67.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.66.0
54+
^0.67.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.8.0",
216216
"eslint-plugin-prettier": "2.6.0",
217217
"eslint-plugin-react": "7.6.1",
218-
"flow-bin": "^0.66.0",
218+
"flow-bin": "^0.67.1",
219219
"jest": "22.4.2",
220220
"jest-junit": "3.6.0",
221221
"prettier": "1.9.1",

0 commit comments

Comments
 (0)