From b999ba454ea2088504347cfb17736c138d48acfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 23:52:51 +0000 Subject: [PATCH] Bump flow-bin from 0.175.1 to 0.176.0 (#215) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.175.1 to 0.176.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 e6f5ce57..e657d15f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "express": "^4.17.2", "express-winston": "^4.2.0", "fast-glob": "^3.2.7", - "flow-bin": "^0.175.1", + "flow-bin": "^0.176.0", "flow-enums-runtime": "^0.0.6", "heapdump": "^0.3.15", "jest": "^27.2.4", diff --git a/yarn.lock b/yarn.lock index 57e1f0f1..9f65aa68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3962,10 +3962,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561" integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA== -flow-bin@^0.175.1: - version "0.175.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.1.tgz#72237070ba4f293f9e04113481e18929c1de50df" - integrity sha512-zMCP0BPa9BrfBSR7QTcyT/XBwzUbyLdNG0eXvBuNxfHCbMRkUzSceRoOaEZIw+R+GH0UHjVfUvPJ30hXxz1Nfw== +flow-bin@^0.176.0: + version "0.176.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.176.0.tgz#581419d683474dafa0c837c10d030665695ad1f8" + integrity sha512-wJvHjsv5nUXnL7aumLdpwDxnCtNG4ysSnGgUHoqKPwHbbLx9Of/7NGK54g3Wi82WsPk9wnSmSDFv0neItHAYug== flow-enums-runtime@^0.0.6: version "0.0.6"