Skip to content

Commit

Permalink
📦 Bump metro-source-map from 0.81.0 to 0.81.2 (#14386)
Browse files Browse the repository at this point in the history
Bumps [metro-source-map](https://github.com/facebook/metro) from 0.81.0 to 0.81.2.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.81.0...v0.81.2)

---
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>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent c0f4674 commit cd8d2a6
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8817,7 +8817,7 @@ metro-runtime@^0.81.0, metro-runtime@^0.81.0-alpha.0:
"@babel/runtime" "^7.25.0"
flow-enums-runtime "^0.0.6"

[email protected], metro-source-map@^0.81.0:
[email protected]:
version "0.81.0"
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.81.0.tgz#ca83964124bb227d5f0bdb1ee304dbfe635f869e"
integrity sha512-TzsVxhH83dyxg4A4+L1nzNO12I7ps5IHLjKGZH3Hrf549eiZivkdjYiq/S5lOB+p2HiQ+Ykcwtmcja95LIC62g==
Expand All @@ -8833,6 +8833,22 @@ [email protected], metro-source-map@^0.81.0:
source-map "^0.5.6"
vlq "^1.0.0"

[email protected], metro-source-map@^0.81.0:
version "0.81.2"
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.81.2.tgz#d47950419351bd684820c7ca8b53ee2b69772605"
integrity sha512-/mJYbZIGswFbfxt0ouaBYw22YvqQiaCB+ql8reeA37bNjd4lHvozND7/w8NO2x7FjTfsmPBh50Iqi/mTuZFiZA==
dependencies:
"@babel/traverse" "^7.25.3"
"@babel/traverse--for-generate-function-map" "npm:@babel/traverse@^7.25.3"
"@babel/types" "^7.25.2"
flow-enums-runtime "^0.0.6"
invariant "^2.2.4"
metro-symbolicate "0.81.2"
nullthrows "^1.1.1"
ob1 "0.81.2"
source-map "^0.5.6"
vlq "^1.0.0"

[email protected]:
version "0.81.0"
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.81.0.tgz#b7b1eae8bfd6ad2a922fa2bcb9f2144e464adafb"
Expand All @@ -8846,6 +8862,18 @@ [email protected]:
through2 "^2.0.1"
vlq "^1.0.0"

[email protected]:
version "0.81.2"
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.81.2.tgz#af30923ba92f26d1c4dfd3a2eab5bff62f8cf214"
integrity sha512-jEZoh3XldJazigetID+4Sy41OszGdixEOvB8zI0v2k7sXgHh+Rw8J/R7UuYCxQp+f89MqCjeGLLN7qNHuvRSCQ==
dependencies:
flow-enums-runtime "^0.0.6"
invariant "^2.2.4"
metro-source-map "0.81.2"
nullthrows "^1.1.1"
source-map "^0.5.6"
vlq "^1.0.0"

[email protected], metro-transform-plugins@^0.81.0:
version "0.81.0"
resolved "https://registry.yarnpkg.com/metro-transform-plugins/-/metro-transform-plugins-0.81.0.tgz#614c0e50593df545487b3f3383fed810c608fb32"
Expand Down Expand Up @@ -9352,6 +9380,13 @@ [email protected]:
dependencies:
flow-enums-runtime "^0.0.6"

[email protected]:
version "0.81.2"
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.81.2.tgz#1c144d5ed63a0d1778bec32bf8a56c93397911ed"
integrity sha512-K0hJXOlU4j7c4chNLaDDzVyg5yjYjbmDSQbVMXdAcTtqZndwYHfmBIO06riFMgpg2KOevxeB1pIwzqJuES2SuA==
dependencies:
flow-enums-runtime "^0.0.6"

object-assign@^4.1.0, object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
Expand Down

0 comments on commit cd8d2a6

Please sign in to comment.