From 471a05f6003703c9c89160a1b4de155a353ddb97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 04:02:54 +0000 Subject: [PATCH] Bump flow-typed from 3.6.1 to 3.7.0 Bumps [flow-typed](https://github.com/flow-typed/flow-typed) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/flow-typed/flow-typed/releases) - [Changelog](https://github.com/flow-typed/flow-typed/blob/master/CHANGELOG.md) - [Commits](https://github.com/flow-typed/flow-typed/compare/v3.6.1...v3.7.0) --- updated-dependencies: - dependency-name: flow-typed dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 39546aeb..60cf4f15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2931,9 +2931,9 @@ flow-copy-source@^2.0.9: yargs "^15.0.1" flow-typed@^3.6.1: - version "3.6.1" - resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.6.1.tgz#b2fe4e896661f0b786d125977ebed8f0cfc8c0a4" - integrity sha512-sqBiG52+qK1mJs+CwVenGZOVgSCY1YVozDnIJ41kukqcx3fWuSxwY5FZoB9pLf/NdmMYtwCMunT9SKjOR56mOg== + version "3.7.0" + resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.7.0.tgz#c3e087cb39de1a3ba303f5c646daca74c9fa8a21" + integrity sha512-Mxl4c445SbvX1IBJQ+WRcPsRp3LxRMorHH57db4tBuuzNKg/Qpeo9CwdBQbFr39Xz1lxlOTPOP2ZNFLnCzb0fA== dependencies: "@octokit/rest" "^18.12.0" colors "1.4.0"