Skip to content

Commit 56807fa

Browse files
authored
[0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (#38180)
1 parent 367fc7a commit 56807fa

File tree

2 files changed

+160
-258
lines changed

2 files changed

+160
-258
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
},
9898
"dependencies": {
9999
"@jest/create-cache-key-function": "^27.0.1",
100-
"@react-native-community/cli": "^8.0.4",
101-
"@react-native-community/cli-platform-android": "^8.0.4",
102-
"@react-native-community/cli-platform-ios": "^8.0.4",
100+
"@react-native-community/cli": "^8.0.7",
101+
"@react-native-community/cli-platform-android": "^8.0.5",
102+
"@react-native-community/cli-platform-ios": "^8.0.6",
103103
"@react-native/assets": "1.0.0",
104104
"@react-native/normalize-color": "2.0.0",
105105
"@react-native/polyfills": "2.0.0",
@@ -111,9 +111,9 @@
111111
"invariant": "^2.2.4",
112112
"jsc-android": "^250230.2.1",
113113
"memoize-one": "^5.0.0",
114-
"metro-react-native-babel-transformer": "0.70.3",
115-
"metro-runtime": "0.70.3",
116-
"metro-source-map": "0.70.3",
114+
"metro-react-native-babel-transformer": "0.70.4",
115+
"metro-runtime": "0.70.4",
116+
"metro-source-map": "0.70.4",
117117
"mkdirp": "^0.5.1",
118118
"nullthrows": "^1.1.1",
119119
"pretty-format": "^26.5.2",

0 commit comments

Comments
 (0)