From 7fac5862c7c6c937212a92c7bc19dac980204dd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 07:48:51 +0000 Subject: [PATCH] Update dependency flow-bin to v0.248.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8fae2aaf..e9e91082 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.248.0", "graphql-request": "1.8.2", "lint-staged": "12.5.0", "prettier": "2.6.2" diff --git a/yarn.lock b/yarn.lock index 7cdb443c..48f90309 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1135,10 +1135,10 @@ find-up@^4.0.0: locate-path "^5.0.0" path-exists "^4.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.248.0: + version "0.248.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.248.0.tgz#4616db4f4ffeedac5e7e783628af1aebe7171e13" + integrity sha512-pUs6k5qFGjpP11xDf5ffr4+FmtVrmKe6JwHvzfKAwaMw54KumhWB3G2GKO5/tpr7HmFJ+tGII+nqrb3rqL0oAQ== for-each@^0.3.3: version "0.3.3"