From 0bdd877af20af4f388cb284993d53b79415ba11e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 09:35:58 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20flow-bin=20from=200?= =?UTF-8?q?.179.0=20to=200.180.0=20(#1077)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.179.0 to 0.180.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 dd058b0..1dc67a6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@babel/preset-flow": "^7.0.0", "clipboard": "^2.0.4", - "flow-bin": "^0.179.0", + "flow-bin": "^0.180.0", "husky": "^8.0.0", "identity-obj-proxy": "^3.0.0", "jest": "^28.0.3", diff --git a/yarn.lock b/yarn.lock index 175ccd2..33fe2b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2540,10 +2540,10 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@^0.179.0: - version "0.179.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.179.0.tgz#a9afbedda1687726296bfc8bd34247a6aae34d4f" - integrity sha512-odCiPkX5Vjrgupqxq2cjib0GtzAjGRHVkLk4TG15N4B+Fd2ghb8HSW6zrdX9GwaXrsuocxm5+oVzkaaUYUf+Pg== +flow-bin@^0.180.0: + version "0.180.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.180.0.tgz#7a26f3a0cff61e386267e72ef7971d1af73e317a" + integrity sha512-jEZoIwOxzrtQ0erUu94nEzlqUoX7OAMeVs0CjO0rN6b7SDBhI5IysVRvGSQkkFWBJpy5VQ9lvzBYzq5Sq9vcmg== focus-trap-react@^9.0.0: version "9.0.0"