Skip to content

Commit

Permalink
BUMP CLI to v9.3.5 (#41479)
Browse files Browse the repository at this point in the history
  • Loading branch information
hurali97 authored Dec 18, 2023
1 parent fe6c651 commit cb170ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit cb170ef

Please sign in to comment.