Skip to content

Commit 7939ac3

Browse files
📦 Bump metro-source-map from 0.80.3 to 0.80.4 (#12595)
Bumps [metro-source-map](https://github.com/facebook/metro) from 0.80.3 to 0.80.4. - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](facebook/metro@v0.80.3...v0.80.4) --- 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 603efce commit 7939ac3

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9458,17 +9458,17 @@ [email protected]:
94589458
source-map "^0.5.6"
94599459
vlq "^1.0.0"
94609460

9461-
[email protected].3, metro-source-map@^0.80.0:
9462-
version "0.80.3"
9463-
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.80.3.tgz#25d88b05cb3383e9802d7543e29a57deacca07d7"
9464-
integrity sha512-5DYcOLPjDLx84ZCZ1i0DuWSPU7AY5G/7tR+u/WN6CZNxLyYEe3TwUBdIUgQj4HgZJl/zZ/7bGYJQOHd7ubuO0w==
9461+
[email protected].4, metro-source-map@^0.80.0:
9462+
version "0.80.4"
9463+
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.80.4.tgz#809d7d0eb36ccf912eecb4dc80ab50177f9fb5e1"
9464+
integrity sha512-x+0By55ml6IcGqY9x9HE0hyU0S+uDssrTQ0bPvuydG+iKCX85DzGnlT8k0Vs+EYgZl3KMWcvQ9TpGHW4LRL4GQ==
94659465
dependencies:
94669466
"@babel/traverse" "^7.20.0"
94679467
"@babel/types" "^7.20.0"
94689468
invariant "^2.2.4"
9469-
metro-symbolicate "0.80.3"
9469+
metro-symbolicate "0.80.4"
94709470
nullthrows "^1.1.1"
9471-
ob1 "0.80.3"
9471+
ob1 "0.80.4"
94729472
source-map "^0.5.6"
94739473
vlq "^1.0.0"
94749474

@@ -9496,13 +9496,13 @@ [email protected]:
94969496
through2 "^2.0.1"
94979497
vlq "^1.0.0"
94989498

9499-
9500-
version "0.80.3"
9501-
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.80.3.tgz#7c7dacad94db3ef6a8576eff7efd32510d24a022"
9502-
integrity sha512-baIt8Ss2vTGbxolRTa5yg+tKVAIAB1OpwMzJ0FSUjLs+HDAzaOtSpGbNd3DPc+pzX8Gj/rdbDOA0wPuOhVsHKQ==
9499+
9500+
version "0.80.4"
9501+
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.80.4.tgz#1c72c5c7b29941ecd95e53f2a25570e61dfd4eec"
9502+
integrity sha512-UmtH96G5TrcAgbIqdE4xA8MBS9fbZW9Pln+n7eJ0tQ0Fw0M/jzdpiZzhx3bIB2zzqbdm6Nv/kB1+aEo0WvXdyg==
95039503
dependencies:
95049504
invariant "^2.2.4"
9505-
metro-source-map "0.80.3"
9505+
metro-source-map "0.80.4"
95069506
nullthrows "^1.1.1"
95079507
source-map "^0.5.6"
95089508
through2 "^2.0.1"
@@ -10102,10 +10102,10 @@ [email protected]:
1010210102
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.80.1.tgz#6507f8c95ff30a9ddb07f96fccbd8f3d4ccafc04"
1010310103
integrity sha512-o9eYflOo+QnbC/k9GYQuAy90zOGQ/OBgrjlIeW6VrKhevSxth83JSdEvKuKaV7SMGJVQhSY3Zp8eGa3g0rLP0A==
1010410104

10105-
10106-
version "0.80.3"
10107-
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.80.3.tgz#dd867fdf1ffe7863a3b32dc36dc220335a6e55f9"
10108-
integrity sha512-lKJ/Wp6eSyYKYKYds1lgiDRtD2j9nNhrhx4hwegxYXTBkWz4dqermZV+Bq0iw0SszUIb+fC+btNSXwc4AG1lBQ==
10105+
10106+
version "0.80.4"
10107+
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.80.4.tgz#a2e77e2dbe144c76356c834b994e147e19bb472f"
10108+
integrity sha512-Lku8OBpq+fhF1ZdKUjbPnTNeqG+3OL0psGAEVJ8zcUiCB5/DPGR/rm3kLcjKDylzC9Rfv540/7I08+oImzfrhw==
1010910109

1011010110
object-assign@^4.1.0, object-assign@^4.1.1:
1011110111
version "4.1.1"

0 commit comments

Comments
 (0)