Skip to content

Commit 1c99953

Browse files
📦 Bump metro-runtime from 0.81.0-alpha.2 to 0.81.0 (#13973)
Bumps [metro-runtime](https://github.com/facebook/metro) from 0.81.0-alpha.2 to 0.81.0. - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/metro/commits/v0.81.0) --- updated-dependencies: - dependency-name: metro-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Coates <[email protected]>
1 parent c52fbb4 commit 1c99953

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9057,7 +9057,7 @@ [email protected]:
90579057
dependencies:
90589058
"@babel/runtime" "^7.0.0"
90599059

9060-
[email protected], metro-runtime@^0.81.0-alpha.0:
9060+
90619061
version "0.81.0-alpha.2"
90629062
resolved "https://registry.yarnpkg.com/metro-runtime/-/metro-runtime-0.81.0-alpha.2.tgz#216f02d5473799379403db71a0a6ec1b791197f6"
90639063
integrity sha512-uP+7ejq7R+WOV39TucJsgeRalA8jlw5l3JtID+Iu8zZvzJT0WO4VlINAFVS5n6Xk7tK+dkqGH1oF0lst1X+qNw==
@@ -9073,6 +9073,14 @@ metro-runtime@^0.80.10, metro-runtime@^0.80.3:
90739073
"@babel/runtime" "^7.25.0"
90749074
flow-enums-runtime "^0.0.6"
90759075

9076+
metro-runtime@^0.81.0-alpha.0:
9077+
version "0.81.0"
9078+
resolved "https://registry.yarnpkg.com/metro-runtime/-/metro-runtime-0.81.0.tgz#63af9b3fec15d1f307d89ef4881f5ba2c592291e"
9079+
integrity sha512-6oYB5HOt37RuGz2eV4A6yhcl+PUTwJYLDlY9vhT+aVjbUWI6MdBCf69vc4f5K5Vpt+yOkjy+2LDwLS0ykWFwYw==
9080+
dependencies:
9081+
"@babel/runtime" "^7.25.0"
9082+
flow-enums-runtime "^0.0.6"
9083+
90769084
90779085
version "0.80.11"
90789086
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.80.11.tgz#5154845e2c0a9bfcc5d7332baa3b67c742ab6643"

0 commit comments

Comments
 (0)