From 86e1a086aa06cbc4782448b95a0462f6af0e4302 Mon Sep 17 00:00:00 2001 From: Mayank Patke Date: Sat, 28 Apr 2018 01:57:37 -0700 Subject: [PATCH] v0.71.0 in xplat/js Reviewed By: yungsters Differential Revision: D7787035 fbshipit-source-id: 07defbbaa6fdc8f3016727fe6d6b1640efbf8ab6 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.flowconfig b/.flowconfig index 9714c6b8..386802b4 100644 --- a/.flowconfig +++ b/.flowconfig @@ -19,4 +19,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError munge_underscores=true [version] -^0.70.0 +^0.71.0 diff --git a/package.json b/package.json index a3cb2de8..015a68e2 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index ec453fb4..de54d81f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"