From e1fc9a423daa351b7b924baa303320fe3b8406f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 11:11:21 -0800 Subject: [PATCH] Bump flipper-client-sdk from 0.0.2 to 0.0.3 in /desktop (#1668) Summary: Bumps [flipper-client-sdk](https://github.com/facebook/flipper) from 0.0.2 to 0.0.3.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flipper-client-sdk&package-manager=npm_and_yarn&previous-version=0.0.2&new-version=0.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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/1668 Reviewed By: mweststrate Differential Revision: D24981564 Pulled By: passy fbshipit-source-id: 55431dd6f5ecf6bbb52324890a7efdb28b10350e --- 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 8d83141d9..62f2e1a93 100644 --- a/desktop/app/package.json +++ b/desktop/app/package.json @@ -27,7 +27,7 @@ "deep-equal": "^2.0.1", "emotion": "^10.0.23", "expand-tilde": "^2.0.2", - "flipper-client-sdk": "^0.0.2", + "flipper-client-sdk": "^0.0.3", "flipper-doctor": "0.65.0", "flipper-plugin": "0.65.0", "flipper-plugin-lib": "0.65.0", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index ffe0bb096..ca94d04bd 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -6137,10 +6137,10 @@ flatted@^2.0.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138" integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== -flipper-client-sdk@^0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/flipper-client-sdk/-/flipper-client-sdk-0.0.2.tgz#cb970908b9a948d1671d39e2ca050191753c99f7" - integrity sha512-7l0yM9uaUEfi179iq9TEvZ2fzDF3t0EymTpxkP/scQWVSjw+bgHYv5G66EbBbqWdJhlTA7zWki5gTV+OylzghQ== +flipper-client-sdk@^0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/flipper-client-sdk/-/flipper-client-sdk-0.0.3.tgz#d5cc3e16a5a7c2b99f13178d1bd4ec93476ead41" + integrity sha512-lm1mz9zI8inOr5Zx7sTPyAjfubIh/HFpnlNodVr1mnxS8M3wNi63JmqBpA2uqxrrz3sn2JLUxu+nUlMnrMlYIw== flow-parser@0.*: version "0.110.0"