From 978cdd4d2ee4b716d5d0875896d5fd2815cc35a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 03:01:09 +0000 Subject: [PATCH] Bump flow-bin from 0.172.0 to 0.174.1 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.172.0 to 0.174.1. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ed272b17..2a4ac237 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "colordiff": "^1.0.4", "eslint": "^7.32.0", "eslint-plugin-flowtype": "^5.9.2", - "flow-bin": "^0.172.0", + "flow-bin": "^0.174.1", "flow-copy-source": "^2.0.9", "flow-typed": "^3.6.1", "import-sort-cli": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 39546aeb..45808696 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2914,10 +2914,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3" integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== -flow-bin@^0.172.0: - version "0.172.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.172.0.tgz#b399d108c5a9f0272a8137fcc884dc7284b7c175" - integrity sha512-v9KolEk3qd+wFc2ABPaSr5/7VWbHOjdAzRaWwynEtaeMcKN0awlx0Q7b71g/XgVf/fWMR+K8q+3s/TCH+Gky/Q== +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-copy-source@^2.0.9: version "2.0.9"