Skip to content

Commit

Permalink
[0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (#38180)
Browse files Browse the repository at this point in the history
  • Loading branch information
robhogan committed Jul 4, 2023
1 parent 367fc7a commit 56807fa
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 258 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -97,9 +97,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^27.0.1",
"@react-native-community/cli": "^8.0.4",
"@react-native-community/cli-platform-android": "^8.0.4",
"@react-native-community/cli-platform-ios": "^8.0.4",
"@react-native-community/cli": "^8.0.7",
"@react-native-community/cli-platform-android": "^8.0.5",
"@react-native-community/cli-platform-ios": "^8.0.6",
"@react-native/assets": "1.0.0",
"@react-native/normalize-color": "2.0.0",
"@react-native/polyfills": "2.0.0",
Expand All @@ -111,9 +111,9 @@
"invariant": "^2.2.4",
"jsc-android": "^250230.2.1",
"memoize-one": "^5.0.0",
"metro-react-native-babel-transformer": "0.70.3",
"metro-runtime": "0.70.3",
"metro-source-map": "0.70.3",
"metro-react-native-babel-transformer": "0.70.4",
"metro-runtime": "0.70.4",
"metro-source-map": "0.70.4",
"mkdirp": "^0.5.1",
"nullthrows": "^1.1.1",
"pretty-format": "^26.5.2",
Expand Down

0 comments on commit 56807fa

Please sign in to comment.