From 11a9dc67384c491857276bfe58822ba8a241ec7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 02:15:50 +0000 Subject: [PATCH] Update dependency flow-bin to v0.181.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0371b5d5..ae2b5405 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.181.0", "graphql-request": "1.8.2", "lint-staged": "12.5.0", "prettier": "2.6.2" diff --git a/yarn.lock b/yarn.lock index 4b346b42..4a598b35 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.181.0: + version "0.181.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.181.0.tgz#0a0ceee391dea166232958826c09ac2973eec9ae" + integrity sha512-JVuD0GN9IhAj0WgS3e2BDstTOpx4KmYMTdiVSjeeLud49gs8EN5Ah/Jw59d7rdSXn1fTodoepPe1cKwleDoEag== flush-write-stream@^1.0.0: version "1.0.3"