From 9889342caf5ca870ac2de1f891a30f750e7c1d97 Mon Sep 17 00:00:00 2001 From: Ben Styles Date: Wed, 18 Apr 2018 13:30:08 +0100 Subject: [PATCH] Update .flowconfig --- .flowconfig | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.flowconfig b/.flowconfig index 56e97bd..2b25e87 100644 --- a/.flowconfig +++ b/.flowconfig @@ -21,4 +21,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectError suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe [version] -^0.69 +^0.70 diff --git a/yarn.lock b/yarn.lock index 23f4531..b0b1fcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2351,9 +2351,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.69.0: - version "0.69.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6" +flow-bin@^0.70.0: + version "0.70.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70.0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5" flow-remove-types@^1.2.3: version "1.2.3"