From a313f4175469b23360d3f04dfdc151383f6337b8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Aug 2018 22:21:37 +0000 Subject: [PATCH] Update dependency flow-bin to ^0.78.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 28b1013..e26ac3e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-jest": "^21.18.0", "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-react": "^7.8.2", - "flow-bin": "^0.77.0", + "flow-bin": "^0.78.0", "fusion-core": "^1.3.0", "fusion-plugin-universal-events": "^1.0.3", "fusion-react": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index cd99ccc..fdee9a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2376,9 +2376,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.77.0: - version "0.77.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.77.0.tgz#4e5c93929f289a0c28e08fb361a9734944a11297" +flow-bin@^0.78.0: + version "0.78.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.78.0.tgz#df9fe7f9c9a2dfaff39083949fe2d831b41627b7" for-each@~0.3.3: version "0.3.3"