From 23bb09544503aba826a6934880e175348685f7c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Mar 2018 08:31:57 +0000 Subject: [PATCH] Update dependency flow-bin to ^0.69.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7e5a68b..6dca735 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-import": "^2.8.0", "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-react": "^7.7.0", - "flow-bin": "^0.68.0", + "flow-bin": "^0.69.0", "fusion-core": "^1.0.2", "fusion-plugin-universal-events": "^1.0.2", "fusion-react": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index e3382b4..0369aa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2204,9 +2204,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.68.0: - version "0.68.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623" +flow-bin@^0.69.0: + version "0.69.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6" for-each@~0.3.2: version "0.3.2"