Skip to content

Commit dfb1850

Browse files
dependabot-preview[bot]acoates-ms
authored andcommitted
Bump @react-native-community/cli from 2.9.0 to 2.10.0 (#3663)
Bumps [@react-native-community/cli](https://github.com/react-native-community/react-native-cli) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/react-native-community/react-native-cli/releases) - [Commits](react-native-community/cli@v2.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2c15b83 commit dfb1850

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,10 +2146,10 @@
21462146
slash "^3.0.0"
21472147
xmldoc "^1.1.2"
21482148

2149-
"@react-native-community/cli-platform-ios@^2.0.1", "@react-native-community/cli-platform-ios@^2.9.0":
2150-
version "2.9.0"
2151-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.9.0.tgz#21adb8ee813d6ca6fd9d4d9be63f92024f7e2fe7"
2152-
integrity sha512-vg6EOamtFaaQ02FiWu+jzJTfeTJ0OVjJSAoR2rhJKNye6RgJLoQlfp0Hg3waF6XrO72a7afYZsPdKSlN3ewlHg==
2149+
"@react-native-community/cli-platform-ios@^2.0.1", "@react-native-community/cli-platform-ios@^2.10.0":
2150+
version "2.10.0"
2151+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.10.0.tgz#ee494d2f9a8f8727bd5eb3c446f22ebb5429b624"
2152+
integrity sha512-z5BQKyT/bgTSdHhvsFNf++6VP50vtOOaITnNKvw4954wURjv5JOQh1De3BngyaDOoGfV1mXkCxutqAXqSeuIjw==
21532153
dependencies:
21542154
"@react-native-community/cli-tools" "^2.8.3"
21552155
chalk "^2.4.2"
@@ -2166,13 +2166,13 @@
21662166
node-fetch "^2.5.0"
21672167

21682168
"@react-native-community/cli@^2.0.1", "@react-native-community/cli@^2.6.0":
2169-
version "2.9.0"
2170-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.9.0.tgz#f0d18dc3e5a8f68e3d6ad353c444dc2f08d3fbdc"
2171-
integrity sha512-6TYkrR1pwIEPpiPZnOYscCGr5Xh8RijqBPVAOGTaEdpQQpc/J7GDPrePwbyTzwmCPtiK6XT+T5+1AiAK5bz/sw==
2169+
version "2.10.0"
2170+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.10.0.tgz#3bda7a77dadfde006d81ee835263b5ff88f1b590"
2171+
integrity sha512-KldnMwYzNJlbbJpJQ4AxwTMp89qqwilI1lEvCAwKmiviWuyYGACCQsXI7ikShRaQeakc28zyN2ldbkbrHeOoJA==
21722172
dependencies:
21732173
"@hapi/joi" "^15.0.3"
21742174
"@react-native-community/cli-platform-android" "^2.9.0"
2175-
"@react-native-community/cli-platform-ios" "^2.9.0"
2175+
"@react-native-community/cli-platform-ios" "^2.10.0"
21762176
"@react-native-community/cli-tools" "^2.8.3"
21772177
chalk "^2.4.2"
21782178
commander "^2.19.0"
@@ -5263,12 +5263,7 @@ env-variable@0.0.x:
52635263
resolved "https://registry.yarnpkg.com/env-variable/-/env-variable-0.0.5.tgz#913dd830bef11e96a039c038d4130604eba37f88"
52645264
integrity sha512-zoB603vQReOFvTg5xMl9I1P2PnHsHQQKTEowsKKD7nseUfJq6UWzK+4YtlWUO1nhiQUxe6XMkk+JleSZD1NZFA==
52655265

5266-
envinfo@^7.1.0:
5267-
version "7.3.1"
5268-
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.3.1.tgz#892e42f7bf858b3446d9414ad240dbaf8da52f09"
5269-
integrity sha512-GvXiDTqLYrORVSCuJCsWHPXF5BFvoWMQA9xX4YVjPT1jyS3aZEHUBwjzxU/6LTPF9ReHgVEbX7IEN5UvSXHw/A==
5270-
5271-
envinfo@^7.5.0:
5266+
envinfo@^7.1.0, envinfo@^7.5.0:
52725267
version "7.5.0"
52735268
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.5.0.tgz#91410bb6db262fb4f1409bd506e9ff57e91023f4"
52745269
integrity sha512-jDgnJaF/Btomk+m3PZDTTCb5XIIIX3zYItnCRfF73zVgvinLoRomuhi75Y4su0PtQxWz4v66XnLLckyvyJTOIQ==

0 commit comments

Comments
 (0)