Skip to content

Commit c1f1304

Browse files
📦 Bump metro-source-map from 0.81.0-alpha.2 to 0.81.0 (#13974)
Bumps [metro-source-map](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-source-map 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>
1 parent 0f0e681 commit c1f1304

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

yarn.lock

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9169,7 +9169,23 @@ [email protected]:
91699169
source-map "^0.5.6"
91709170
vlq "^1.0.0"
91719171

9172-
[email protected], metro-source-map@^0.81.0-alpha.0:
9172+
[email protected], metro-source-map@^0.81.0-alpha.0:
9173+
version "0.81.0"
9174+
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.81.0.tgz#ca83964124bb227d5f0bdb1ee304dbfe635f869e"
9175+
integrity sha512-TzsVxhH83dyxg4A4+L1nzNO12I7ps5IHLjKGZH3Hrf549eiZivkdjYiq/S5lOB+p2HiQ+Ykcwtmcja95LIC62g==
9176+
dependencies:
9177+
"@babel/traverse" "^7.25.3"
9178+
"@babel/traverse--for-generate-function-map" "npm:@babel/traverse@^7.25.3"
9179+
"@babel/types" "^7.25.2"
9180+
flow-enums-runtime "^0.0.6"
9181+
invariant "^2.2.4"
9182+
metro-symbolicate "0.81.0"
9183+
nullthrows "^1.1.1"
9184+
ob1 "0.81.0"
9185+
source-map "^0.5.6"
9186+
vlq "^1.0.0"
9187+
9188+
91739189
version "0.81.0-alpha.2"
91749190
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.81.0-alpha.2.tgz#c8264efda5e312cb87a9b0ac78b7eb0e6808c92a"
91759191
integrity sha512-R5obOY4guE8D2fckCjoYrf+NHWwiorOBPSLr9jXLKXqdo7c3dCG9Fp9U1vJc4qKTJjhHN+bHND/+Ih8UPHH9zg==
@@ -9210,6 +9226,19 @@ [email protected]:
92109226
through2 "^2.0.1"
92119227
vlq "^1.0.0"
92129228

9229+
9230+
version "0.81.0"
9231+
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.81.0.tgz#b7b1eae8bfd6ad2a922fa2bcb9f2144e464adafb"
9232+
integrity sha512-C/1rWbNTPYp6yzID8IPuQPpVGzJ2rbWYBATxlvQ9dfK5lVNoxcwz77hjcY8ISLsRRR15hyd/zbjCNKPKeNgE1Q==
9233+
dependencies:
9234+
flow-enums-runtime "^0.0.6"
9235+
invariant "^2.2.4"
9236+
metro-source-map "0.81.0"
9237+
nullthrows "^1.1.1"
9238+
source-map "^0.5.6"
9239+
through2 "^2.0.1"
9240+
vlq "^1.0.0"
9241+
92139242
92149243
version "0.81.0-alpha.2"
92159244
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.81.0-alpha.2.tgz#7aebb285b516b03df09ac8b3cc57611f7642db94"
@@ -9881,6 +9910,13 @@ [email protected]:
98819910
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.80.9.tgz#4ae3edd807536097674ff943509089f5d4e0649f"
98829911
integrity sha512-v9yOxowkZbxWhKOaaTyLjIm1aLy4ebMNcSn4NYJKOAI/Qv+SkfEfszpLr2GIxsccmb2Y2HA9qtsqiIJ80ucpVA==
98839912

9913+
9914+
version "0.81.0"
9915+
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.81.0.tgz#dc3154cca7aa9c2eb58f5ac63e9ee23ff4c6f520"
9916+
integrity sha512-6Cvrkxt1tqaRdWqTAMcVYEiO5i1xcF9y7t06nFdjFqkfPsEloCf8WwhXdwBpNUkVYSQlSGS7cDgVQR86miBfBQ==
9917+
dependencies:
9918+
flow-enums-runtime "^0.0.6"
9919+
98849920
98859921
version "0.81.0-alpha.2"
98869922
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.81.0-alpha.2.tgz#45ac7fc423577fee88425476908793905df6a3c5"

0 commit comments

Comments
 (0)