From 202adc4e33921518666913f68ccea5442e87bfc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 26 Sep 2018 00:06:05 +0000 Subject: [PATCH] Update dependency flow-bin to ^0.81.0 https://github.com/fusionjs/fusion-plugin-font-loader-react/pull/115 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1bbe478..1f0a0f0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-jest": "^21.21.0", "eslint-plugin-prettier": "^2.6.2", "eslint-plugin-react": "^7.11.0", - "flow-bin": "^0.79.0", + "flow-bin": "^0.81.0", "fusion-core": "^1.4.1", "fusion-test-utils": "^1.2.2", "nyc": "^12.0.2", diff --git a/yarn.lock b/yarn.lock index 632141f..97c5012 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2548,9 +2548,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.79.0: - version "0.79.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.79.0.tgz#a7029f2832d45e5b78f7e77a74fee898722fb6ef" +flow-bin@^0.81.0: + version "0.81.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.81.0.tgz#7f0a733dce1dad3cb1447c692639292dc3d60bf5" for-each@~0.3.2: version "0.3.2"