From 799897709d0d71ae03500ae1d105c066f06a0813 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 20:34:22 +0000 Subject: [PATCH] Bump flow-bin from 0.130.0 to 0.131.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.130.0 to 0.131.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fe4d72e6..30ee60df 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-jest": "^26.0.0", "eslint": "^7.0.0", "eslint-plugin-flowtype": "^5.1.0", - "flow-bin": "^0.130.0", + "flow-bin": "^0.131.0", "flow-typed": "^3.1.0", "jest": "^26.0.0", "jest-extended": "^0.11.2", diff --git a/yarn.lock b/yarn.lock index 0c8e94bf..4ae91441 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2789,10 +2789,10 @@ flatted@^2.0.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08" integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg== -flow-bin@^0.130.0: - version "0.130.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.130.0.tgz#e25eaf891af96da371ff6a9fa99d709f24ce9252" - integrity sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw== +flow-bin@^0.131.0: + version "0.131.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.131.0.tgz#d4228b6070afdf3b2a76acdee77a7f3f8e8f5133" + integrity sha512-fZmoIBcDrtLhy/NNMxwJysSYzMr1ksRcAOMi3AHSoYXfcuQqTvhGJx+wqjlIOqIwz8RRYm8J4V4JrSJbIKP+Xg== flow-typed@^3.1.0: version "3.2.1"