From 9b371b2f78f69b1a433b2d30427e6ea06271fa42 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 24 Feb 2021 11:29:00 -0800
Subject: [PATCH] Bump rsocket-flowable from 0.0.22 to 0.0.23 in /desktop
(#1954)
Summary:
Bumps [rsocket-flowable](https://github.com/rsocket/rsocket-js) from 0.0.22 to 0.0.23.
Commits
[](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)
---
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/1954
Reviewed By: mweststrate
Differential Revision: D26605957
Pulled By: passy
fbshipit-source-id: 511bf81579216edc60ab4ab1f4a1adab1cd305c2
---
desktop/app/package.json | 2 +-
desktop/yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/desktop/app/package.json b/desktop/app/package.json
index 4c1f5e1c6..8ba9dad2a 100644
--- a/desktop/app/package.json
+++ b/desktop/app/package.json
@@ -62,7 +62,7 @@
"redux": "^4.0.0",
"redux-persist": "^6.0.0",
"rsocket-core": "^0.0.19",
- "rsocket-flowable": "^0.0.22",
+ "rsocket-flowable": "^0.0.23",
"rsocket-tcp-server": "^0.0.19",
"rsocket-types": "^0.0.16",
"semver": "^7.3.2",
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index e4963c50d..9ee8ffd8d 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -11134,10 +11134,10 @@ rsocket-flowable@^0.0.14:
dependencies:
fbjs "^1.0.0"
-rsocket-flowable@^0.0.22:
- version "0.0.22"
- resolved "https://registry.yarnpkg.com/rsocket-flowable/-/rsocket-flowable-0.0.22.tgz#0f572edd3c5fadec99cd89fe098d96c81439b99e"
- integrity sha512-sjmvZVN10kdwHJ/XT1tbuXh6yz90IesXhMI4Wc0wlSAQ+NIIQGTeXre21t5jLYFQX/OEKgN5D2vTFLX7aYwYQA==
+rsocket-flowable@^0.0.23:
+ version "0.0.23"
+ resolved "https://registry.yarnpkg.com/rsocket-flowable/-/rsocket-flowable-0.0.23.tgz#4bbb089bc7b4cb431d3ced1aba6d587aee8167c1"
+ integrity sha512-fIZvpPNUoFlpyrJ1SdHm4QSDvVK9E+NlzvGz2oJP3A8FHS6GWpDLc5YYD3dhih1ZkL0/mS6mSQfxdQl7x2NO5g==
dependencies:
fbjs "^2.0.0"