From 19778bf7f8cae36d18cf25e18af8d0311257afd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 17:02:17 -0700 Subject: [PATCH] Bump metro-runtime from 0.65.2 to 0.66.0 in /desktop (#2531) Summary: Bumps [metro-runtime](https://github.com/facebook/metro) from 0.65.2 to 0.66.0.
Release notes

Sourced from metro-runtime's releases.

Release v0.66.0

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=metro-runtime&package-manager=npm_and_yarn&previous-version=0.65.2&new-version=0.66.0)](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/2531 Reviewed By: mweststrate Differential Revision: D29429944 Pulled By: cekkaewnumchai fbshipit-source-id: 17134158706e3e56c784b68d738e10906bdd9efa --- desktop/app/package.json | 2 +- desktop/yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/desktop/app/package.json b/desktop/app/package.json index b90d38e9e..047973735 100644 --- a/desktop/app/package.json +++ b/desktop/app/package.json @@ -87,7 +87,7 @@ "@types/lodash.memoize": "^4.1.6", "@types/split2": "^3.2.0", "flipper-test-utils": "0.0.0", - "metro-runtime": "^0.65.2", + "metro-runtime": "^0.66.0", "mock-fs": "^4.14.0", "pretty-format": "^27.0.2", "react-refresh": "^0.10.0", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index 90fbaef43..4710334cb 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -9834,16 +9834,11 @@ metro-resolver@0.66.0, metro-resolver@^0.66.0: dependencies: absolute-path "^0.0.0" -metro-runtime@0.66.0: +metro-runtime@0.66.0, metro-runtime@^0.66.0: version "0.66.0" resolved "https://registry.yarnpkg.com/metro-runtime/-/metro-runtime-0.66.0.tgz#aff887fdcbcd202b18ae1c2a9d8572d0289fec00" integrity sha512-oGkALjm248OGbPN0ivrI52gS6yEBnWH9Jr+rHZDSdldD/MZtpT77hBgwLj+fu0axkRgGF9xnBji0KZvozaDXKQ== -metro-runtime@^0.65.2: - version "0.65.2" - resolved "https://registry.yarnpkg.com/metro-runtime/-/metro-runtime-0.65.2.tgz#bedbf165928ce5450f77e08479558d0cf6d21d40" - integrity sha512-qHxPdzoJVZEuOHR//wMvOmB6Dc+JJUqy7yuT72TDm7Ou0HTGXbFGw3RDV0AxR9HC0100SgAL63kes7v4LaAMVg== - metro-source-map@0.66.0: version "0.66.0" resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.66.0.tgz#3a61cd8d671842f54cb2863595d026bb1011ce7f"