Skip to content

Commit eaa66c2

Browse files
chore(deps-dev): bump metro-runtime from 0.84.4 to 0.86.0
Bumps [metro-runtime](https://github.com/react/metro/tree/HEAD/packages/metro-runtime) from 0.84.4 to 0.86.0. - [Release notes](https://github.com/react/metro/releases) - [Changelog](https://github.com/react/metro/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/metro/commits/v0.86.0/packages/metro-runtime) --- updated-dependencies: - dependency-name: metro-runtime dependency-version: 0.85.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72a9e81 commit eaa66c2

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"jest": "^29.7.0",
116116
"jest-environment-jsdom": "^29.7.0",
117117
"metro-config": "^0.84.4",
118-
"metro-runtime": "^0.84.4",
118+
"metro-runtime": "^0.86.0",
119119
"minami": "^1.2.3",
120120
"node-fetch": "^3.3.2",
121121
"pod-install": "^1.0.19",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13150,7 +13150,7 @@ __metadata:
1315013150
languageName: node
1315113151
linkType: hard
1315213152

13153-
"metro-runtime@npm:0.84.4, metro-runtime@npm:^0.84.3, metro-runtime@npm:^0.84.4":
13153+
"metro-runtime@npm:0.84.4, metro-runtime@npm:^0.84.3":
1315413154
version: 0.84.4
1315513155
resolution: "metro-runtime@npm:0.84.4"
1315613156
dependencies:
@@ -13160,6 +13160,16 @@ __metadata:
1316013160
languageName: node
1316113161
linkType: hard
1316213162

13163+
"metro-runtime@npm:^0.86.0":
13164+
version: 0.86.0
13165+
resolution: "metro-runtime@npm:0.86.0"
13166+
dependencies:
13167+
"@babel/runtime": "npm:^7.25.0"
13168+
flow-enums-runtime: "npm:^0.0.6"
13169+
checksum: 10c0/db2a3bb1cfc3b90f86fe7af0a3bdae4d6e166e8b10bd8e81172f133496ec7b3bd6c6ea3d7e04c2d89ce5ac08a142a26c3902d9208c993a80ef834a01ead605ef
13170+
languageName: node
13171+
linkType: hard
13172+
1316313173
"metro-source-map@npm:0.84.4, metro-source-map@npm:^0.84.3":
1316413174
version: 0.84.4
1316513175
resolution: "metro-source-map@npm:0.84.4"
@@ -15004,7 +15014,7 @@ __metadata:
1500415014
jest-environment-jsdom: "npm:^29.7.0"
1500515015
jwt-decode: "npm:^4.0.0"
1500615016
metro-config: "npm:^0.84.4"
15007-
metro-runtime: "npm:^0.84.4"
15017+
metro-runtime: "npm:^0.86.0"
1500815018
minami: "npm:^1.2.3"
1500915019
node-fetch: "npm:^3.3.2"
1501015020
pod-install: "npm:^1.0.19"

0 commit comments

Comments
 (0)