Skip to content

Commit cb170ef

Browse files
authored
BUMP CLI to v9.3.5 (#41479)
1 parent fe6c651 commit cb170ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
"dependencies": {
101101
"@jest/create-cache-key-function": "^27.0.1",
102-
"@react-native-community/cli": "9.3.4",
102+
"@react-native-community/cli": "9.3.5",
103103
"@react-native-community/cli-platform-android": "9.3.4",
104104
"@react-native-community/cli-platform-ios": "9.3.0",
105105
"@react-native/assets": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,10 +1382,10 @@
13821382
dependencies:
13831383
joi "^17.2.1"
13841384

1385-
"@react-native-community/[email protected].4":
1386-
version "9.3.4"
1387-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.3.4.tgz#a5d7d4a0ea3c318f499ff051d3c835a0d5de8e5e"
1388-
integrity sha512-FxqouQ2UXErwqwU+tWDbMC7HxT8A+AzAaCE723H0SWjOxLPlkChp7P1QOEdOpnA7G/Ss6hl3uS9AWRVypP5kBg==
1385+
"@react-native-community/[email protected].5":
1386+
version "9.3.5"
1387+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.3.5.tgz#73626d3be8f5e2e6389f2555d126666fb8de4389"
1388+
integrity sha512-X+/xSysHsb0rXUWZKtXnKGhUNMRPxYzyhBc3VMld+ygPaFG57TAdK9rFGRu7NkIsRI6qffF/SukQPVlBZIfBHg==
13891389
dependencies:
13901390
"@react-native-community/cli-clean" "^9.2.1"
13911391
"@react-native-community/cli-config" "^9.2.1"

0 commit comments

Comments
 (0)