Skip to content

Commit fafe5ee

Browse files
thymikeefacebook-github-bot
authored andcommitted
- Bump CLI to ^2.6.0 (#25666)
Summary: Bumps CLI to the latest, including automatic jetifier, prettierrc in template and more: react-native-community/cli@v2.2.0...v2.6.0 ## Changelog [Internal] [Changed] - Bump CLI to ^2.6.0 Pull Request resolved: #25666 Test Plan: CI passes Differential Revision: D16279319 Pulled By: cpojer fbshipit-source-id: d84e2e69a310ac3ef5722c22a17b12926a073097
1 parent d974793 commit fafe5ee

File tree

2 files changed

+35
-34
lines changed

2 files changed

+35
-34
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
},
8484
"dependencies": {
8585
"@babel/runtime": "^7.0.0",
86-
"@react-native-community/cli": "^2.2.0",
87-
"@react-native-community/cli-platform-android": "^2.1.1",
88-
"@react-native-community/cli-platform-ios": "^2.2.0",
86+
"@react-native-community/cli": "^2.6.0",
87+
"@react-native-community/cli-platform-android": "^2.6.0",
88+
"@react-native-community/cli-platform-ios": "^2.4.1",
8989
"abort-controller": "^3.0.0",
9090
"art": "^0.10.0",
9191
"base64-js": "^1.1.2",

yarn.lock

+32-31
Original file line numberDiff line numberDiff line change
@@ -1080,46 +1080,47 @@
10801080
"@types/istanbul-reports" "^1.1.1"
10811081
"@types/yargs" "^12.0.9"
10821082

1083-
"@react-native-community/cli-platform-android@^2.1.1":
1084-
version "2.1.1"
1085-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.1.1.tgz#32e57988dbb7580d3aef3d2f9e35e9718d6e8077"
1086-
integrity sha512-M6HNSJYTPNAt8iV8RiclSySyBavo9dsMKAIvKsHJqwbIRNWbRPHONQ71hvw7PzxC+RTwFTHUFKMotWgjKGEKPw==
1083+
"@react-native-community/cli-platform-android@^2.6.0":
1084+
version "2.6.0"
1085+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.6.0.tgz#44fc0a781f9b78b374a32b2d90a0cc2260a9976c"
1086+
integrity sha512-3sEeErfrWWjBwuGDZvp2RTkPwzrzvn69wqUbasGHdu5H+IWhJr3V8Zj7J2j+7YSnP+pFde/HoaBJOzaHT5hJsQ==
10871087
dependencies:
1088-
"@react-native-community/cli-tools" "^2.0.2"
1088+
"@react-native-community/cli-tools" "^2.4.1"
1089+
chalk "^2.4.2"
1090+
jetifier "^1.6.2"
10891091
logkitty "^0.5.0"
10901092
slash "^2.0.0"
10911093
xmldoc "^0.4.0"
10921094

1093-
"@react-native-community/cli-platform-ios@^2.2.0":
1094-
version "2.2.0"
1095-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.2.0.tgz#8008eee0bee871b52182217f49d86068bdb80efe"
1096-
integrity sha512-rgqksYcolGZNkG4EnWEX2nECWyTxYRUZXRb+pXc4niBsCvNMU88sXoMTxFIHb3wOAaVT2Eix3nS78yG6TA7dnA==
1095+
"@react-native-community/cli-platform-ios@^2.4.1":
1096+
version "2.4.1"
1097+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.4.1.tgz#99b38c6b3feecf061ecf1243fe41013f4112a51c"
1098+
integrity sha512-EKfnN+ubIcCHbCCo2a1SlYcd4jLZDT12HfoLHhFg8WXG3/zFWc/vMNpBi+omrvT7Hoktr8cTtROXPg9cIS7FCQ==
10971099
dependencies:
1098-
"@react-native-community/cli-tools" "^2.0.2"
1099-
chalk "^1.1.1"
1100+
"@react-native-community/cli-tools" "^2.4.1"
1101+
chalk "^2.4.2"
11001102
xcode "^2.0.0"
11011103

1102-
"@react-native-community/cli-tools@^2.0.2":
1103-
version "2.0.2"
1104-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.0.2.tgz#1dc4055f27f1b2fe3d0493959a6fc20467e93fe0"
1105-
integrity sha512-6OOKrE1Sdq1Lmcdp2K68J5PsG5G80a9USa9I1Kv92wvPHUup6IRt+Dy7E8IZqxmskzC/mlOR62Oh1CB3sFm84g==
1104+
"@react-native-community/cli-tools@^2.4.1":
1105+
version "2.4.1"
1106+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.4.1.tgz#5a23b92d0b486753add00a27d77d0ea9e8c331e1"
1107+
integrity sha512-3V5Atno3q5uBGseHcW8gM3d7Gpcr87LJvC3YbB6SwCCM7g93+94u+U1vm9j4KmHt2tnf3Q4urL4rUCrdxzvSfw==
11061108
dependencies:
1107-
chalk "^1.1.1"
1109+
chalk "^2.4.2"
11081110
lodash "^4.17.5"
11091111
mime "^2.4.1"
11101112
node-fetch "^2.5.0"
11111113

1112-
"@react-native-community/cli@^2.2.0":
1113-
version "2.2.0"
1114-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.2.0.tgz#1b886f2854d0076207fd55198e2021fbb0406db6"
1115-
integrity sha512-yD2MaelEW7a3fX9c9rScgqiKBppnYy3ko+KuNQGDl9ocrr7GFI5s59V4i0K/5pMmzC5z67V5Xf9Z6hhnha70Vg==
1114+
"@react-native-community/cli@^2.6.0":
1115+
version "2.6.0"
1116+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.6.0.tgz#71eb04021bed28fd699e39f27bf72d5e686de725"
1117+
integrity sha512-W2W9ta9xROeQFo++OyClfAxx98uMlL3MVTCP7E1Cq4BZdbo8W43TO8KN5Boe8F3laxtELgzD/mCd+bto7m4yiw==
11161118
dependencies:
11171119
"@hapi/joi" "^15.0.3"
1118-
"@react-native-community/cli-platform-android" "^2.1.1"
1119-
"@react-native-community/cli-platform-ios" "^2.2.0"
1120-
"@react-native-community/cli-tools" "^2.0.2"
1121-
chalk "^1.1.1"
1122-
command-exists "^1.2.8"
1120+
"@react-native-community/cli-platform-android" "^2.6.0"
1121+
"@react-native-community/cli-platform-ios" "^2.4.1"
1122+
"@react-native-community/cli-tools" "^2.4.1"
1123+
chalk "^2.4.2"
11231124
commander "^2.19.0"
11241125
compression "^1.7.1"
11251126
connect "^3.6.5"
@@ -1969,7 +1970,7 @@ caseless@~0.12.0:
19691970
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
19701971
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
19711972

1972-
chalk@^1.1.1, chalk@^1.1.3:
1973+
chalk@^1.1.3:
19731974
version "1.1.3"
19741975
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
19751976
integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
@@ -2138,11 +2139,6 @@ [email protected], combined-stream@~1.0.6:
21382139
dependencies:
21392140
delayed-stream "~1.0.0"
21402141

2141-
command-exists@^1.2.8:
2142-
version "1.2.8"
2143-
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291"
2144-
integrity sha512-PM54PkseWbiiD/mMsbvW351/u+dafwTJ0ye2qB60G1aGQP9j3xK2gmMDc+R34L3nDtx4qMCitXT75mkbkGJDLw==
2145-
21462142
commander@^2.11.0, commander@^2.19.0:
21472143
version "2.19.0"
21482144
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
@@ -4373,6 +4369,11 @@ jest@^24.7.1:
43734369
import-local "^2.0.0"
43744370
jest-cli "^24.7.1"
43754371

4372+
jetifier@^1.6.2:
4373+
version "1.6.3"
4374+
resolved "https://registry.yarnpkg.com/jetifier/-/jetifier-1.6.3.tgz#61a95b29aefddfe3b6d81ee956f5e99f8b9cba19"
4375+
integrity sha512-i0rb2nHVPZDPzFhgs9+yYxEDMh2z0iSHRD3vBQmvn98wlgWKwhmU2F3MUEEXfK+MLnKwLKqsCTvlcS1+CpDTUg==
4376+
43764377
js-levenshtein@^1.1.3:
43774378
version "1.1.4"
43784379
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.4.tgz#3a56e3cbf589ca0081eb22cd9ba0b1290a16d26e"

0 commit comments

Comments
 (0)