Skip to content

Commit 9058349

Browse files
committed
Chore(deps) upgrade flow
matches the version in react-native
1 parent a6fba86 commit 9058349

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\(2[0-3]\\|1[0-9]\\|[0-9
9393
suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
9494

9595
[version]
96-
0.33.0
96+
0.47.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"babel-eslint": "^6.0.4",
4444
"eslint": "^3.17.1",
4545
"eslint-plugin-react": "^6.10.0",
46-
"flow-bin": "0.33.0"
46+
"flow-bin": "0.47.0"
4747
}
4848
}

0 commit comments

Comments
 (0)