From 09ede6dfc42c621afd58a80e550624901214b8da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 05:12:14 +0000 Subject: [PATCH] Update dependency flow-bin to v0.180.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0371b5d5..7cff6a0d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "babel-plugin-styled-components": "2.0.7", "babel-plugin-transform-flow-strip-types": "6.22.0", - "flow-bin": "0.84.0", + "flow-bin": "0.180.1", "graphql-request": "1.8.2", "lint-staged": "12.5.0", "prettier": "2.6.2" diff --git a/yarn.lock b/yarn.lock index 4b346b42..5a88a8dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2654,10 +2654,10 @@ find-up@3.0.0, find-up@^3.0.0: dependencies: locate-path "^3.0.0" -flow-bin@0.84.0: - version "0.84.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.84.0.tgz#4cb2364c750fb37a7840524fa62456b53f64cdcb" - integrity sha512-ocji8eEYp+YfICsm+F6cIHUcD7v5sb0/ADEXm6gyUKdjQzmSckMrPUdZtyfP973t3YGHKliUMxMvIBHyR5LbXQ== +flow-bin@0.180.1: + version "0.180.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.180.1.tgz#1d266c1a5ef107b89a563ea863cec69cd1063876" + integrity sha512-3FQcef6z47wbK9OzppOwq6obNRs7weWOABunxMtFwgzC6tLnpA0nkSuVH5KwROHOfIISsSBiuqaDzvtuUQUyVQ== flush-write-stream@^1.0.0: version "1.0.3"