v0.71.0 in xplat/js

Reviewed By: yungsters

Differential Revision: D7787035

fbshipit-source-id: 07defbbaa6fdc8f3016727fe6d6b1640efbf8ab6
This commit is contained in:
Mayank Patke 2018-04-28 01:57:37 -07:00 committed by Facebook Github Bot
parent 199a5503c5
commit 86e1a086aa
3 changed files with 5 additions and 5 deletions

View File

@ -19,4 +19,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
munge_underscores=true
[version]
^0.70.0
^0.71.0

View File

@ -26,7 +26,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"eslint-plugin-relay": "0.0.21",
"flow-bin": "^0.70.0",
"flow-bin": "^0.71.0",
"glob": "^7.1.1",
"istanbul-api": "^1.1.0",
"istanbul-lib-coverage": "^1.0.0",

View File

@ -2783,9 +2783,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.70.0:
version "0.70.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70.0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5"
flow-bin@^0.71.0:
version "0.71.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.71.0.tgz#fd1b27a6458c3ebaa5cb811853182ed631918b70"
for-in@^1.0.1, for-in@^1.0.2:
version "1.0.2"