From aeeaed762dcd3b602b59fac041aee22f3678430b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 7 Feb 2019 19:24:20 +0000 Subject: [PATCH] Update dependency flow-bin to ^0.92.0 https://github.com/fusionjs/fusion-plugin-i18n-react/pull/225 Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9b10d62..f970844 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-jest": "^22.1.2", "eslint-plugin-prettier": "3.0.1", "eslint-plugin-react": "^7.12.0", - "flow-bin": "^0.91.0", + "flow-bin": "^0.92.0", "fusion-core": "^1.10.1", "fusion-react": "^1.3.7", "fusion-test-utils": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index d445458..bac05fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3868,9 +3868,9 @@ flat-cache@^1.2.1: rimraf "~2.6.2" write "^0.2.1" -flow-bin@^0.91.0: - version "0.91.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.91.0.tgz#f5c89729f74b2ccbd47df6fbfadbdcc89cc1e478" +flow-bin@^0.92.0: + version "0.92.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea" flush-write-stream@^1.0.0: version "1.0.3"