Skip to content

Commit f5de066

Browse files
chore(deps-dev): bump metro-runtime from 0.83.2 to 0.84.2
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>
1 parent 786f305 commit f5de066

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": "^1.12.3",
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
@@ -9783,7 +9783,7 @@ __metadata:
97839783
languageName: node
97849784
linkType: hard
97859785

9786-
"metro-runtime@npm:0.83.2, metro-runtime@npm:^0.83.0, metro-runtime@npm:^0.83.1":
9786+
"metro-runtime@npm:0.83.2, metro-runtime@npm:^0.83.1":
97879787
version: 0.83.2
97889788
resolution: "metro-runtime@npm:0.83.2"
97899789
dependencies:
@@ -9793,6 +9793,16 @@ __metadata:
97939793
languageName: node
97949794
linkType: hard
97959795

9796+
"metro-runtime@npm:^0.84.2":
9797+
version: 0.84.2
9798+
resolution: "metro-runtime@npm:0.84.2"
9799+
dependencies:
9800+
"@babel/runtime": "npm:^7.25.0"
9801+
flow-enums-runtime: "npm:^0.0.6"
9802+
checksum: 10c0/268b0f2783f7870a067ecd76bf16760328cd5dcb9afb8a9f47a46176bd20160a4b1277a890eeb61238112c8636921207c25c5b19886722434f4ab56a367aaba0
9803+
languageName: node
9804+
linkType: hard
9805+
97969806
"metro-source-map@npm:0.83.1":
97979807
version: 0.83.1
97989808
resolution: "metro-source-map@npm:0.83.1"
@@ -11410,7 +11420,7 @@ __metadata:
1141011420
jest-expo: "npm:~54.0.12"
1141111421
lefthook: "npm:^1.12.3"
1141211422
lightningcss: "npm:^1.30.1"
11413-
metro-runtime: "npm:^0.83.0"
11423+
metro-runtime: "npm:^0.84.2"
1141411424
postcss: "npm:^8.5.6"
1141511425
prettier: "npm:^3.6.2"
1141611426
react: "npm:19.1.0"

0 commit comments

Comments
 (0)