Skip to content

Commit 3bed272

Browse files
Maël Nisonfacebook-github-bot
Maël Nison
authored andcommitted
Upgrade to Flow v0.74.0
Reviewed By: panagosg7 Differential Revision: D8322344 fbshipit-source-id: 1208528009785f7f797201777287af525d0a9ca1
1 parent e315ec9 commit 3bed272

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
7474
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
7575

7676
[version]
77-
^0.73.0
77+
^0.74.0

local-cli/templates/HelloWorld/_flowconfig

+1-1
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.73.0
54+
^0.74.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"eslint-plugin-prettier": "2.6.0",
213213
"eslint-plugin-react": "7.8.2",
214214
"eslint-plugin-react-native": "^3.2.1",
215-
"flow-bin": "^0.73.0",
215+
"flow-bin": "^0.74.0",
216216
"jest": "23.1.0",
217217
"jest-junit": "4.0.0",
218218
"prettier": "1.13.4",

0 commit comments

Comments
 (0)