From 29eb378b1abe3e8128cf973ae4d2c82a38619d9f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 6 Jul 2020 11:44:34 -0700
Subject: [PATCH] Bump flow-bin from 0.127.0 to 0.128.0 in /desktop (#1332)
Summary:
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.127.0 to 0.128.0.
Commits
[](https://help.github.com/articles/configuring-automated-security-fixes)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request resolved: https://github.com/facebook/flipper/pull/1332
Reviewed By: nikoant
Differential Revision: D22392634
Pulled By: passy
fbshipit-source-id: 15659ba36e2973e17d10bd635771ea36465b9541
---
.flowconfig | 2 +-
.flowversion | 2 +-
desktop/package.json | 2 +-
desktop/yarn.lock | 8 ++++----
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.flowconfig b/.flowconfig
index fb884fdbb..1f10c0274 100644
--- a/.flowconfig
+++ b/.flowconfig
@@ -43,4 +43,4 @@ untyped-import
untyped-type-import
[version]
-0.127.0
+0.128.0
diff --git a/.flowversion b/.flowversion
index a66dccdbf..bc20b7cb5 100644
--- a/.flowversion
+++ b/.flowversion
@@ -1 +1 @@
-fb61aed484979297c3f5f87080fdd89780213b77
+d4191023cff73806e307922f73de0651c1570f26
diff --git a/desktop/package.json b/desktop/package.json
index 17aaf57dc..60e695519 100644
--- a/desktop/package.json
+++ b/desktop/package.json
@@ -181,7 +181,7 @@
"flipper-babel-transformer": "0.49.0",
"flipper-pkg-lib": "0.49.0",
"flipper-plugin-lib": "0.49.0",
- "flow-bin": "0.127.0",
+ "flow-bin": "0.128.0",
"fs-extra": "^9.0.0",
"glob": "^7.1.2",
"ignore": "^5.1.4",
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index f5ba28ea3..d31adb395 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -5726,10 +5726,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.127.0:
- version "0.127.0"
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.127.0.tgz#0614cff4c1b783beef1feeb7108d536e09d77632"
- integrity sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg==
+flow-bin@0.128.0:
+ version "0.128.0"
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128.0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae"
+ integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A==
flow-parser@0.*:
version "0.110.0"