Bump console-feed from 3.1.10 to 3.2.1 in /desktop (#1862)
Summary: Bumps [console-feed](https://github.com/samdenty99/console-feed) from 3.1.10 to 3.2.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/samdenty99/console-feed/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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/1862 Reviewed By: passy Differential Revision: D26047359 Pulled By: mweststrate fbshipit-source-id: de6735949589ea7d319dd2f48f78d3d89bb4ab47
This commit is contained in:
committed by
Facebook GitHub Bot
parent
802edb9749
commit
35fe336537
@@ -24,7 +24,7 @@
|
|||||||
"archiver": "^5.0.2",
|
"archiver": "^5.0.2",
|
||||||
"async-mutex": "^0.2.6",
|
"async-mutex": "^0.2.6",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"console-feed": "^3.1.10",
|
"console-feed": "^3.2.1",
|
||||||
"deep-equal": "^2.0.1",
|
"deep-equal": "^2.0.1",
|
||||||
"expand-tilde": "^2.0.2",
|
"expand-tilde": "^2.0.2",
|
||||||
"flipper-client-sdk": "^0.0.3",
|
"flipper-client-sdk": "^0.0.3",
|
||||||
|
|||||||
@@ -4352,10 +4352,10 @@ connect@^3.6.5:
|
|||||||
parseurl "~1.3.3"
|
parseurl "~1.3.3"
|
||||||
utils-merge "1.0.1"
|
utils-merge "1.0.1"
|
||||||
|
|
||||||
console-feed@^3.1.10:
|
console-feed@^3.2.1:
|
||||||
version "3.1.10"
|
version "3.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/console-feed/-/console-feed-3.1.10.tgz#5daee28329ac84a422579fc522e782e68b229c3a"
|
resolved "https://registry.yarnpkg.com/console-feed/-/console-feed-3.2.1.tgz#36452b3847ffa79444b7c9755eb4a4669a8ecf7e"
|
||||||
integrity sha512-C0wthrgryvBELl/zaeFrvu5ivmmsvV/0b3S9L8/7BlaNA74R8VL1rC2aNYBdfKkKTzju7KOl+i8qsqH7H9/2Ow==
|
integrity sha512-rny1PIgTEx/3ll/b7IBwT+7WfjaY9RnOMd97/8S8bipmMv9GQcLY9YR1AZ23KwkcteRP9hiJ804n5bDuCO5sDQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/core" "^10.0.10"
|
"@emotion/core" "^10.0.10"
|
||||||
"@emotion/styled" "^10.0.12"
|
"@emotion/styled" "^10.0.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user