From 51ccf4fc45749bc9fbadc19ef922f15189b0b4e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 09:34:32 +0200 Subject: [PATCH] :arrow_up: Bump flow-bin from 0.181.1 to 0.181.2 (#1092) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.181.1 to 0.181.2. - [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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 35c3cf8..8b93f3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2554,9 +2554,9 @@ find-up@^4.0.0, find-up@^4.1.0: path-exists "^4.0.0" flow-bin@^0.181.1: - version "0.181.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.181.1.tgz#7e51696b023de26baf5ef678c5fafd403b6b84c1" - integrity sha512-ZeGa8vyVG8l/2OK2Spb/HIWwavj8Cxzd+FfatquYppqNh696T5k6fi3Y+Ujwi02dwPeXYVoW1ML05em/vd3Uyg== + version "0.181.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.181.2.tgz#8b53ecd01a40bc6a7097cfcfccccfcbd90b362e2" + integrity sha512-kNpk0WBz21TZrAv6QD62CmVpweqVEY0DpBzDGJuDENYbGKykn3K6V58ZksCXMqTpgybbDZV1hL86E1P8KnS1OA== focus-trap-react@^9.0.0: version "9.0.2"