Skip to content

Commit 4fd5946

Browse files
gabelevifacebook-github-bot
authored andcommitted
Upgrade xplat/js to Flow v0.73
Reviewed By: pakoito Differential Revision: D8153280 fbshipit-source-id: 193b35f12ecfb002283912c29ce08319b52802e6
1 parent d42697b commit 4fd5946

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
@@ -69,4 +69,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
6969
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
7070

7171
[version]
72-
^0.72.0
72+
^0.73.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.72.0
54+
^0.73.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"eslint-plugin-prettier": "2.6.0",
214214
"eslint-plugin-react": "7.6.1",
215215
"eslint-plugin-react-native": "^3.2.1",
216-
"flow-bin": "^0.72.0",
216+
"flow-bin": "^0.73.0",
217217
"jest": "23.0.0-charlie.1",
218218
"jest-junit": "3.7.0",
219219
"prettier": "1.12.1",

0 commit comments

Comments
 (0)