Skip to content

Commit

Permalink
Bump CLI to 11.3.7 (#39280)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntie committed Sep 6, 2023
1 parent a8ec20d commit 6f02d55
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
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 @@
}
]
}
}
}

0 comments on commit 6f02d55

Please sign in to comment.