Skip to content

Commit a75d567

Browse files
chore(deps-dev): bump metro-runtime from 0.83.2 to 0.84.2 (#302)
Bumps [metro-runtime](https://github.com/facebook/metro/tree/HEAD/packages/metro-runtime) from 0.83.2 to 0.84.2. - [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.84.2/packages/metro-runtime) --- updated-dependencies: - dependency-name: metro-runtime dependency-version: 0.84.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f0c187 commit a75d567

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"jest-expo": "~54.0.12",
236236
"lefthook": "^2.1.5",
237237
"lightningcss": "^1.30.1",
238-
"metro-runtime": "^0.83.0",
238+
"metro-runtime": "^0.84.2",
239239
"postcss": "^8.5.6",
240240
"prettier": "^3.6.2",
241241
"react": "19.1.0",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9795,7 +9795,7 @@ __metadata:
97959795
languageName: node
97969796
linkType: hard
97979797

9798-
"metro-runtime@npm:0.83.2, metro-runtime@npm:^0.83.0, metro-runtime@npm:^0.83.1":
9798+
"metro-runtime@npm:0.83.2, metro-runtime@npm:^0.83.1":
97999799
version: 0.83.2
98009800
resolution: "metro-runtime@npm:0.83.2"
98019801
dependencies:
@@ -9805,6 +9805,16 @@ __metadata:
98059805
languageName: node
98069806
linkType: hard
98079807

9808+
"metro-runtime@npm:^0.84.2":
9809+
version: 0.84.2
9810+
resolution: "metro-runtime@npm:0.84.2"
9811+
dependencies:
9812+
"@babel/runtime": "npm:^7.25.0"
9813+
flow-enums-runtime: "npm:^0.0.6"
9814+
checksum: 10c0/268b0f2783f7870a067ecd76bf16760328cd5dcb9afb8a9f47a46176bd20160a4b1277a890eeb61238112c8636921207c25c5b19886722434f4ab56a367aaba0
9815+
languageName: node
9816+
linkType: hard
9817+
98089818
"metro-source-map@npm:0.83.1":
98099819
version: 0.83.1
98109820
resolution: "metro-source-map@npm:0.83.1"
@@ -11422,7 +11432,7 @@ __metadata:
1142211432
jest-expo: "npm:~54.0.12"
1142311433
lefthook: "npm:^2.1.5"
1142411434
lightningcss: "npm:^1.30.1"
11425-
metro-runtime: "npm:^0.83.0"
11435+
metro-runtime: "npm:^0.84.2"
1142611436
postcss: "npm:^8.5.6"
1142711437
prettier: "npm:^3.6.2"
1142811438
react: "npm:19.1.0"

0 commit comments

Comments
 (0)