Skip to content

Commit

Permalink
Bump CLI to 11.3.7
Browse files Browse the repository at this point in the history
This deduplicates Metro package versions at 0.76.8 and 0.76.7 following facebook@40ea8ff.
  • Loading branch information
huntie committed Sep 5, 2023
1 parent a8ec20d commit 5603d8c
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 297 deletions.
8 changes: 4 additions & 4 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^29.2.1",
"@react-native-community/cli": "11.3.6",
"@react-native-community/cli-platform-android": "11.3.6",
"@react-native-community/cli-platform-ios": "11.3.6",
"@react-native-community/cli": "11.3.7",
"@react-native-community/cli-platform-android": "11.3.7",
"@react-native-community/cli-platform-ios": "11.3.7",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.6",
"@react-native/gradle-plugin": "^0.72.11",
Expand Down Expand Up @@ -133,4 +133,4 @@
}
]
}
}
}
Loading

0 comments on commit 5603d8c

Please sign in to comment.