From 6d1f1978accec0e46910ef1b59fb8df20f8c6ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 14:02:04 +0000 Subject: [PATCH] Bump flow-bin from 0.176.3 to 0.177.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.176.3 to 0.177.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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 907e71e0..fcc5d6f5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "babel-jest": "^28.0.0", "eslint": "^8.2.0", "eslint-plugin-flowtype": "^8.0.3", - "flow-bin": "^0.176.0", + "flow-bin": "^0.177.0", "jest": "^28.0.0", "jest-extended": "^2.0.0", "pre-commit": "^1.2.2", diff --git a/yarn.lock b/yarn.lock index 7263fbf3..85b53b6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2594,10 +2594,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== -flow-bin@^0.176.0: - version "0.176.3" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.176.3.tgz#d32de04e044ab474afe543b9fd245608bb6a6ac8" - integrity sha512-lbNqgjr2GlGLAEVp5+dhG4LdnFE7ekbvVNifAdlvTx58/nE8GrCOMiUwEQy4dLnfL2NIRMk2dbEVTrugeQJ3mA== +flow-bin@^0.177.0: + version "0.177.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.177.0.tgz#dd537424dcbdd56f3cc85fd72330840a590e4711" + integrity sha512-hEm9VDf07iGcfjiCaxZAbpp/bRcgPf/Q3f7UucWpMotrM0MmyZ2hCBvhw53XCd3M7+fP8eyZKRvUWtrMqEC/Sg== forever-agent@~0.6.1: version "0.6.1"