From 1891cca6e09bf5a1269818f3e98dbebc9a145e6b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 May 2018 22:47:04 +0000 Subject: [PATCH] Update dependency flow-bin to ^0.72.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7eacbca..a3cfb0b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-import": "^2.11.0", "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-react": "^7.7.0", - "flow-bin": "^0.71.0", + "flow-bin": "^0.72.0", "fusion-core": "^1.2.6", "fusion-plugin-universal-events": "^1.0.3", "fusion-react": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 52d4a42..93d2b59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2361,9 +2361,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.71.0: - version "0.71.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.71.0.tgz#fd1b27a6458c3ebaa5cb811853182ed631918b70" +flow-bin@^0.72.0: + version "0.72.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.72.0.tgz#12051180fb2db7ccb728fefe67c77e955e92a44d" for-each@~0.3.2: version "0.3.2"