BUMP CLI to v9.3.5 (#41479)

This commit is contained in:
Muhammad Hur Ali
2023-12-18 13:28:53 -08:00
committed by GitHub
parent fe6c65169c
commit cb170efdd3
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^27.0.1",
"@react-native-community/cli": "9.3.4",
"@react-native-community/cli": "9.3.5",
"@react-native-community/cli-platform-android": "9.3.4",
"@react-native-community/cli-platform-ios": "9.3.0",
"@react-native/assets": "1.0.0",
+4 -4
View File
@@ -1382,10 +1382,10 @@
dependencies:
joi "^17.2.1"
"@react-native-community/cli@9.3.4":
version "9.3.4"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.3.4.tgz#a5d7d4a0ea3c318f499ff051d3c835a0d5de8e5e"
integrity sha512-FxqouQ2UXErwqwU+tWDbMC7HxT8A+AzAaCE723H0SWjOxLPlkChp7P1QOEdOpnA7G/Ss6hl3uS9AWRVypP5kBg==
"@react-native-community/cli@9.3.5":
version "9.3.5"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.3.5.tgz#73626d3be8f5e2e6389f2555d126666fb8de4389"
integrity sha512-X+/xSysHsb0rXUWZKtXnKGhUNMRPxYzyhBc3VMld+ygPaFG57TAdK9rFGRu7NkIsRI6qffF/SukQPVlBZIfBHg==
dependencies:
"@react-native-community/cli-clean" "^9.2.1"
"@react-native-community/cli-config" "^9.2.1"