Skip to content

Commit 69f3c46

Browse files
📦 Bump metro-source-map from 0.80.1 to 0.80.3 (#12554)
Bumps [metro-source-map](https://github.com/facebook/metro) from 0.80.1 to 0.80.3. - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](facebook/metro@v0.80.1...v0.80.3) --- 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 3405934 commit 69f3c46

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

yarn.lock

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9463,7 +9463,7 @@ [email protected]:
94639463
source-map "^0.5.6"
94649464
vlq "^1.0.0"
94659465

9466-
[email protected], metro-source-map@^0.80.0:
9466+
94679467
version "0.80.1"
94689468
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.80.1.tgz#979ed445ea716a78ea9b183254d5a66b7e9d6949"
94699469
integrity sha512-RoVaBdS44H68WY3vaO+s9/wshypPy8gKgcbND+A4FRxVsKM3+PI2pRoaAk4lTshgbmmXUuBZADzXdCz4F2JmnQ==
@@ -9477,6 +9477,20 @@ [email protected], metro-source-map@^0.80.0:
94779477
source-map "^0.5.6"
94789478
vlq "^1.0.0"
94799479

9480+
[email protected], metro-source-map@^0.80.0:
9481+
version "0.80.3"
9482+
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.80.3.tgz#25d88b05cb3383e9802d7543e29a57deacca07d7"
9483+
integrity sha512-5DYcOLPjDLx84ZCZ1i0DuWSPU7AY5G/7tR+u/WN6CZNxLyYEe3TwUBdIUgQj4HgZJl/zZ/7bGYJQOHd7ubuO0w==
9484+
dependencies:
9485+
"@babel/traverse" "^7.20.0"
9486+
"@babel/types" "^7.20.0"
9487+
invariant "^2.2.4"
9488+
metro-symbolicate "0.80.3"
9489+
nullthrows "^1.1.1"
9490+
ob1 "0.80.3"
9491+
source-map "^0.5.6"
9492+
vlq "^1.0.0"
9493+
94809494
94819495
version "0.79.1"
94829496
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.79.1.tgz#29b8f59ac32e2381ec6e44023931b1118b04e4b4"
@@ -9501,6 +9515,18 @@ [email protected]:
95019515
through2 "^2.0.1"
95029516
vlq "^1.0.0"
95039517

9518+
9519+
version "0.80.3"
9520+
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.80.3.tgz#7c7dacad94db3ef6a8576eff7efd32510d24a022"
9521+
integrity sha512-baIt8Ss2vTGbxolRTa5yg+tKVAIAB1OpwMzJ0FSUjLs+HDAzaOtSpGbNd3DPc+pzX8Gj/rdbDOA0wPuOhVsHKQ==
9522+
dependencies:
9523+
invariant "^2.2.4"
9524+
metro-source-map "0.80.3"
9525+
nullthrows "^1.1.1"
9526+
source-map "^0.5.6"
9527+
through2 "^2.0.1"
9528+
vlq "^1.0.0"
9529+
95049530
95059531
version "0.79.1"
95069532
resolved "https://registry.yarnpkg.com/metro-transform-plugins/-/metro-transform-plugins-0.79.1.tgz#103c6b5562954b6dab6b9c0b73b13742d17fcb87"
@@ -10095,6 +10121,11 @@ [email protected]:
1009510121
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.80.1.tgz#6507f8c95ff30a9ddb07f96fccbd8f3d4ccafc04"
1009610122
integrity sha512-o9eYflOo+QnbC/k9GYQuAy90zOGQ/OBgrjlIeW6VrKhevSxth83JSdEvKuKaV7SMGJVQhSY3Zp8eGa3g0rLP0A==
1009710123

10124+
10125+
version "0.80.3"
10126+
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.80.3.tgz#dd867fdf1ffe7863a3b32dc36dc220335a6e55f9"
10127+
integrity sha512-lKJ/Wp6eSyYKYKYds1lgiDRtD2j9nNhrhx4hwegxYXTBkWz4dqermZV+Bq0iw0SszUIb+fC+btNSXwc4AG1lBQ==
10128+
1009810129
object-assign@^4.1.0, object-assign@^4.1.1:
1009910130
version "4.1.1"
1010010131
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"

0 commit comments

Comments
 (0)