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. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/flowtype/flow-bin/commits">compare view</a></li> </ul> </details> <br /> [](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1332 Reviewed By: nikoant Differential Revision: D22392634 Pulled By: passy fbshipit-source-id: 15659ba36e2973e17d10bd635771ea36465b9541
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8e43a06eac
commit
29eb378b1a
@@ -43,4 +43,4 @@ untyped-import
|
|||||||
untyped-type-import
|
untyped-type-import
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
0.127.0
|
0.128.0
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
fb61aed484979297c3f5f87080fdd89780213b77
|
d4191023cff73806e307922f73de0651c1570f26
|
||||||
|
|||||||
@@ -181,7 +181,7 @@
|
|||||||
"flipper-babel-transformer": "0.49.0",
|
"flipper-babel-transformer": "0.49.0",
|
||||||
"flipper-pkg-lib": "0.49.0",
|
"flipper-pkg-lib": "0.49.0",
|
||||||
"flipper-plugin-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",
|
"fs-extra": "^9.0.0",
|
||||||
"glob": "^7.1.2",
|
"glob": "^7.1.2",
|
||||||
"ignore": "^5.1.4",
|
"ignore": "^5.1.4",
|
||||||
|
|||||||
@@ -5726,10 +5726,10 @@ flatted@^2.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
|
||||||
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
|
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
|
||||||
|
|
||||||
flow-bin@0.127.0:
|
flow-bin@0.128.0:
|
||||||
version "0.127.0"
|
version "0.128.0"
|
||||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.127.0.tgz#0614cff4c1b783beef1feeb7108d536e09d77632"
|
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128.0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae"
|
||||||
integrity sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg==
|
integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A==
|
||||||
|
|
||||||
flow-parser@0.*:
|
flow-parser@0.*:
|
||||||
version "0.110.0"
|
version "0.110.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user