mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Update flow to 0.48 (#10006)
This commit is contained in:
@@ -38,4 +38,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.47.0
|
||||
^0.48.0
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user