From 38c92bbd52879de11a540520cf90eeaaa516a9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 15:09:03 -0400 Subject: [PATCH] :arrow_up: Bump flow-bin from 0.174.1 to 0.175.0 (#1018) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.174.1 to 0.175.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3ed85f..803c3c7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@babel/preset-flow": "^7.0.0", "clipboard": "^2.0.4", - "flow-bin": "^0.174.1", + "flow-bin": "^0.175.0", "husky": "^7.0.0", "identity-obj-proxy": "^3.0.0", "jest": "^27.0.1", diff --git a/yarn.lock b/yarn.lock index 9d87b08..39c5f9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2304,10 +2304,10 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@^0.174.1: - version "0.174.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.174.1.tgz#95024b83c39f42f04c3f5529044cf63e5fc60bf3" - integrity sha512-r69pWMF+b+dbEIq/a8V3B/p6bIjLqVUXjQqC6yDCeVSXL6BQT4QkLJeSn1i877ahFw2GiK3kzIMgfnuZBWEaPQ== +flow-bin@^0.175.0: + version "0.175.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.0.tgz#ba082ac5ad2306ce62754101c710757484c082fe" + integrity sha512-EqIwrZFM+mQW9Iahs5pNUCMbpOkh+k2/9312/zuwyNrNRga3R4uj4M+7Lb0grM1oVYRK5TopQiKh2jWyA9x+xg== focus-trap-react@^8.9.0: version "8.9.2"