Bump react-native-flipper from 0.47.0 to 0.49.0 in /react-native/ReactNativeFlipperExample (#1353)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.47.0 to 0.49.0. <details> <summary>Commits</summary> <ul> <li><a href="8000090eac"><code>8000090</code></a> Flipper Release: v0.49.0</li> <li><a href="ba0a706bc8"><code>ba0a706</code></a> Small fixes</li> <li><a href="ceb9c942dc"><code>ceb9c94</code></a> Back out "Bump sha2 from 0.8.1 to 0.9.1 in /packer"</li> <li><a href="2f807880f4"><code>2f80788</code></a> Update dependabot.yml (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1299">https://github.com/facebook/flipper/issues/1299</a>)</li> <li><a href="729549bc9f"><code>729549b</code></a> Set up GitHub test workflow for Packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1306">https://github.com/facebook/flipper/issues/1306</a>)</li> <li><a href="39afce7ceb"><code>39afce7</code></a> Bump sha2 from 0.8.1 to 0.9.1 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1304">https://github.com/facebook/flipper/issues/1304</a>)</li> <li><a href="8ff1411f91"><code>8ff1411</code></a> Fix screen recording on Android 11</li> <li><a href="dcd909779b"><code>dcd9097</code></a> Script to list all plugins included into Flipper desktop workspaces</li> <li><a href="5d033204e8"><code>5d03320</code></a> Update dmg-release.yml (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1296">https://github.com/facebook/flipper/issues/1296</a>)</li> <li><a href="b2e8070af2"><code>b2e8070</code></a> Fix relative links</li> <li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.47.0...v0.49.0">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/1353 Reviewed By: mweststrate Differential Revision: D22434657 Pulled By: passy fbshipit-source-id: 3da4d3287df29558e0bf4bdf23ec84c42a9798f6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
150632a2e9
commit
fdc5e5e503
@@ -4651,10 +4651,10 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
|
|||||||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527"
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527"
|
||||||
integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA==
|
integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA==
|
||||||
|
|
||||||
react-native-flipper@^0.47.0:
|
react-native-flipper@^0.49.0:
|
||||||
version "0.47.0"
|
version "0.49.0"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.47.0.tgz#68cec149b51a3dfa21e7afe6fe68bc22b4b1706c"
|
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.49.0.tgz#8fd19b7cd8af1e7772ece07e54366aa751a87016"
|
||||||
integrity sha512-nbv+c5E5Z08dAsEnQhfvJaqixahYNLxtDbMIMI0JnmhfRzylWMaytv+QGDf/9sMzxzfj7Zlb1nErBp5Wi21rzg==
|
integrity sha512-Y0fIwEyEsouYKbyve71Ps7cUryDcEGLY2EOyve6p9gNMDdpVIfo040JgwCOD/2s+AjWK3C7F0wl4IXIrnF+wiA==
|
||||||
|
|
||||||
react-native@^0.62.2:
|
react-native@^0.62.2:
|
||||||
version "0.62.2"
|
version "0.62.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user