Update flow to 0.48 (#10006)

This commit is contained in:
Andrew Clark
2017-06-19 11:45:36 -07:00
committed by GitHub
parent 443ab45835
commit 11d67115f3
3 changed files with 6 additions and 6 deletions

View File

@@ -38,4 +38,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.47.0
^0.48.0

View File

@@ -56,7 +56,7 @@
"fbjs": "^0.8.9",
"fbjs-scripts": "^0.6.0",
"filesize": "^3.5.6",
"flow-bin": "^0.47.0",
"flow-bin": "^0.48.0",
"git-branch": "^0.3.0",
"glob": "^6.0.4",
"glob-stream": "^6.1.0",
@@ -67,7 +67,7 @@
"jest": "^19.0.1",
"jest-config": "^19.0.1",
"jest-jasmine2": "^19.0.1",
"jest-matchers": "^19.0.1",
"jest-matchers": "^19.0.0",
"jest-runtime": "^19.0.1",
"loose-envify": "^1.1.0",
"merge-stream": "^1.0.0",

View File

@@ -2287,9 +2287,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.47.0.tgz#a2a08ab3e0d1f1cb57d17e27b30b118b62fda367"
flow-bin@^0.48.0:
version "0.48.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.48.0.tgz#72d075143524358db8901525e3c784dc13a7c7ee"
flow-parser@0.43.0:
version "0.43.0"