|
970 | 970 | jest-message-util "^24.7.1"
|
971 | 971 | jest-mock "^24.7.0"
|
972 | 972 |
|
| 973 | +"@jest/fake-timers@^24.8.0": |
| 974 | + version "24.8.0" |
| 975 | + resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.8.0.tgz#2e5b80a4f78f284bcb4bd5714b8e10dd36a8d3d1" |
| 976 | + integrity sha512-2M4d5MufVXwi6VzZhJ9f5S/wU4ud2ck0kxPof1Iz3zWx6Y+V2eJrES9jEktB6O3o/oEyk+il/uNu9PvASjWXQw== |
| 977 | + dependencies: |
| 978 | + "@jest/types" "^24.8.0" |
| 979 | + jest-message-util "^24.8.0" |
| 980 | + jest-mock "^24.8.0" |
| 981 | + |
973 | 982 | "@jest/reporters@^24.7.1":
|
974 | 983 | version "24.7.1"
|
975 | 984 | resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-24.7.1.tgz#38ac0b096cd691bbbe3051ddc25988d42e37773a"
|
|
1014 | 1023 | "@jest/types" "^24.7.0"
|
1015 | 1024 | "@types/istanbul-lib-coverage" "^2.0.0"
|
1016 | 1025 |
|
| 1026 | +"@jest/test-result@^24.8.0": |
| 1027 | + version "24.8.0" |
| 1028 | + resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.8.0.tgz#7675d0aaf9d2484caa65e048d9b467d160f8e9d3" |
| 1029 | + integrity sha512-+YdLlxwizlfqkFDh7Mc7ONPQAhA4YylU1s529vVM1rsf67vGZH/2GGm5uO8QzPeVyaVMobCQ7FTxl38QrKRlng== |
| 1030 | + dependencies: |
| 1031 | + "@jest/console" "^24.7.1" |
| 1032 | + "@jest/types" "^24.8.0" |
| 1033 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 1034 | + |
1017 | 1035 | "@jest/test-sequencer@^24.7.1":
|
1018 | 1036 | version "24.7.1"
|
1019 | 1037 | resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-24.7.1.tgz#9c18e428e1ad945fa74f6233a9d35745ca0e63e0"
|
|
1053 | 1071 | "@types/istanbul-lib-coverage" "^2.0.0"
|
1054 | 1072 | "@types/yargs" "^12.0.9"
|
1055 | 1073 |
|
1056 |
| -"@react-native-community/cli-platform-android@2.0.0-rc.1", "@react-native-community/cli-platform-android@^2.0.0-rc.1": |
1057 |
| - version "2.0.0-rc.1" |
1058 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.0.0-rc.1.tgz#9f14106104b20bd94d05a3ddad79859b566f8996" |
1059 |
| - integrity sha512-gH+ev65wxuO9KQxYTvpRh3PFCVvYwxJdZecFZDknnedIx49eVxro99svO/wcp1OLdtzxV+ErFolpIFn0gSyVFg== |
| 1074 | +"@jest/types@^24.8.0": |
| 1075 | + version "24.8.0" |
| 1076 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.8.0.tgz#f31e25948c58f0abd8c845ae26fcea1491dea7ad" |
| 1077 | + integrity sha512-g17UxVr2YfBtaMUxn9u/4+siG1ptg9IGYAYwvpwn61nBg779RXnjE/m7CxYcIzEt0AbHZZAHSEZNhkE2WxURVg== |
1060 | 1078 | dependencies:
|
1061 |
| - "@react-native-community/cli-tools" "^2.0.0-rc.1" |
| 1079 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 1080 | + "@types/istanbul-reports" "^1.1.1" |
| 1081 | + "@types/yargs" "^12.0.9" |
| 1082 | + |
| 1083 | +"@react-native-community/cli-platform-android@2.0.0-rc.2", "@react-native-community/cli-platform-android@^2.0.0-rc.2": |
| 1084 | + version "2.0.0-rc.2" |
| 1085 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.0.0-rc.2.tgz#78eba602aaccde906dbe8d0c48f2497900be3b3f" |
| 1086 | + integrity sha512-pZQ3W8vYqSP2hNTfhhZ2/VU2+7WVXB0dBTPU1wrNtWjxxzCYwpx6l3YM2Bjffwx5yGUJ/FpIrhKXGXZzXdAH9A== |
| 1087 | + dependencies: |
| 1088 | + "@react-native-community/cli-tools" "^2.0.0-rc.2" |
1062 | 1089 | logkitty "^0.4.0"
|
1063 | 1090 | slash "^2.0.0"
|
1064 | 1091 | xmldoc "^0.4.0"
|
1065 | 1092 |
|
1066 |
| -"@react-native-community/cli-platform-ios@2.0.0-rc.1", "@react-native-community/cli-platform-ios@^2.0.0-rc.1": |
1067 |
| - version "2.0.0-rc.1" |
1068 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.0.0-rc.1.tgz#832c8c873193b8829249227fa1d1f734e7aa267e" |
1069 |
| - integrity sha512-okioIW81pd5vA1tgdSo8nYGnljqhaV91zprrkko6IhMV4sr/eGlN0D/cyFhUXmnBj6q63+X4Ulr809wqXjJ14w== |
| 1093 | +"@react-native-community/cli-platform-ios@2.0.0-rc.2", "@react-native-community/cli-platform-ios@^2.0.0-rc.2": |
| 1094 | + version "2.0.0-rc.2" |
| 1095 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.0.0-rc.2.tgz#3c73982363b5a07a5159da9ef04c6f3e45551467" |
| 1096 | + integrity sha512-4ruii2d0ISM0IpzX8o9C/uRdw4UnUDiWDLkLzEObpNjDpOjS3jl+lFJ+S4hW6U/bldl6ahj7CJeMmXiAsTrZWQ== |
1070 | 1097 | dependencies:
|
1071 |
| - "@react-native-community/cli-tools" "^2.0.0-rc.1" |
| 1098 | + "@react-native-community/cli-tools" "^2.0.0-rc.2" |
1072 | 1099 | chalk "^1.1.1"
|
1073 | 1100 | xcode "^2.0.0"
|
1074 | 1101 |
|
1075 |
| -"@react-native-community/cli-tools@^2.0.0-rc.1": |
1076 |
| - version "2.0.0-rc.1" |
1077 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.0.0-rc.1.tgz#a8c3f76e0c33ab689c1c769cbbed83add5c13b11" |
1078 |
| - integrity sha512-ZUc5s/aGdg7d3dT9eMAzKqWd5Lsa42TrsUWjcqaG7WTYUPIUHTWOcpnRLV4B5MUfmEEt3mboOoQZRUcDltz8kA== |
| 1102 | +"@react-native-community/cli-tools@^2.0.0-rc.2": |
| 1103 | + version "2.0.0-rc.2" |
| 1104 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.0.0-rc.2.tgz#4308b24de4fe0b4699c2cea687e938e7a8c62c86" |
| 1105 | + integrity sha512-B0l9k43MkLgrnZs+Z7EZ9Xmb4YYi51Ifj/pabM8EklZJPnLzjWdfvuY64NJBQf4prOg2cTXqh8s9iO/jrsgU3Q== |
1079 | 1106 | dependencies:
|
1080 | 1107 | chalk "^1.1.1"
|
1081 | 1108 | lodash "^4.17.5"
|
1082 | 1109 | mime "^2.4.1"
|
1083 | 1110 | node-fetch "^2.5.0"
|
1084 | 1111 |
|
1085 |
| -"@react-native-community/cli@2.0.0-rc.1": |
1086 |
| - version "2.0.0-rc.1" |
1087 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.0.0-rc.1.tgz#05766235131d4940315ae423848f61b302f4192a" |
1088 |
| - integrity sha512-mbU45L511eem67vRynHizKDpDv+Xm4xMwMV9HRbTspFxQyhxQd+A4zyQEWKho+/cXZbVhIh8myc/naQDZkmUxQ== |
| 1112 | +"@react-native-community/cli@2.0.0-rc.2": |
| 1113 | + version "2.0.0-rc.2" |
| 1114 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.0.0-rc.2.tgz#8bb3c07a58056b0af5474782bedc457184b42595" |
| 1115 | + integrity sha512-G0NrMfJ6bcXfJKLijQmxuTV4S22pXfp8c5XI7L1i+b5Vu34IvR6xvKVPT9leYEEI/bg/ZuyguDZuVecycJb63A== |
1089 | 1116 | dependencies:
|
1090 | 1117 | "@hapi/joi" "^15.0.3"
|
1091 |
| - "@react-native-community/cli-platform-android" "^2.0.0-rc.1" |
1092 |
| - "@react-native-community/cli-platform-ios" "^2.0.0-rc.1" |
1093 |
| - "@react-native-community/cli-tools" "^2.0.0-rc.1" |
| 1118 | + "@react-native-community/cli-platform-android" "^2.0.0-rc.2" |
| 1119 | + "@react-native-community/cli-platform-ios" "^2.0.0-rc.2" |
| 1120 | + "@react-native-community/cli-tools" "^2.0.0-rc.2" |
1094 | 1121 | chalk "^1.1.1"
|
1095 | 1122 | command-exists "^1.2.8"
|
1096 | 1123 | commander "^2.19.0"
|
|
1159 | 1186 | dependencies:
|
1160 | 1187 | "@babel/types" "^7.3.0"
|
1161 | 1188 |
|
| 1189 | +"@types/istanbul-lib-coverage@*": |
| 1190 | + version "2.0.1" |
| 1191 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff" |
| 1192 | + integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg== |
| 1193 | + |
1162 | 1194 | "@types/istanbul-lib-coverage@^2.0.0":
|
1163 | 1195 | version "2.0.0"
|
1164 | 1196 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.0.tgz#1eb8c033e98cf4e1a4cedcaf8bcafe8cb7591e85"
|
1165 | 1197 | integrity sha512-eAtOAFZefEnfJiRFQBGw1eYqa5GTLCZ1y86N0XSI/D6EB+E8z6VPV/UL7Gi5UEclFqoQk+6NRqEDsfmDLXn8sg==
|
1166 | 1198 |
|
| 1199 | +"@types/istanbul-lib-report@*": |
| 1200 | + version "1.1.1" |
| 1201 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#e5471e7fa33c61358dd38426189c037a58433b8c" |
| 1202 | + integrity sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg== |
| 1203 | + dependencies: |
| 1204 | + "@types/istanbul-lib-coverage" "*" |
| 1205 | + |
| 1206 | +"@types/istanbul-reports@^1.1.1": |
| 1207 | + version "1.1.1" |
| 1208 | + resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz#7a8cbf6a406f36c8add871625b278eaf0b0d255a" |
| 1209 | + integrity sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA== |
| 1210 | + dependencies: |
| 1211 | + "@types/istanbul-lib-coverage" "*" |
| 1212 | + "@types/istanbul-lib-report" "*" |
| 1213 | + |
1167 | 1214 | "@types/stack-utils@^1.0.1":
|
1168 | 1215 | version "1.0.1"
|
1169 | 1216 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
@@ -4017,17 +4064,17 @@ jest-get-type@^24.3.0:
|
4017 | 4064 | integrity sha512-HYF6pry72YUlVcvUx3sEpMRwXEWGEPlJ0bSPVnB3b3n++j4phUEoSPcS6GC0pPJ9rpyPSe4cb5muFo6D39cXow==
|
4018 | 4065 |
|
4019 | 4066 | jest-haste-map@^24.7.1:
|
4020 |
| - version "24.7.1" |
4021 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.7.1.tgz#772e215cd84080d4bbcb759cfb668ad649a21471" |
4022 |
| - integrity sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw== |
| 4067 | + version "24.8.1" |
| 4068 | + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.8.1.tgz#f39cc1d2b1d907e014165b4bd5a957afcb992982" |
| 4069 | + integrity sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g== |
4023 | 4070 | dependencies:
|
4024 |
| - "@jest/types" "^24.7.0" |
| 4071 | + "@jest/types" "^24.8.0" |
4025 | 4072 | anymatch "^2.0.0"
|
4026 | 4073 | fb-watchman "^2.0.0"
|
4027 | 4074 | graceful-fs "^4.1.15"
|
4028 | 4075 | invariant "^2.2.4"
|
4029 | 4076 | jest-serializer "^24.4.0"
|
4030 |
| - jest-util "^24.7.1" |
| 4077 | + jest-util "^24.8.0" |
4031 | 4078 | jest-worker "^24.6.0"
|
4032 | 4079 | micromatch "^3.1.10"
|
4033 | 4080 | sane "^4.0.3"
|
@@ -4098,13 +4145,34 @@ jest-message-util@^24.7.1:
|
4098 | 4145 | slash "^2.0.0"
|
4099 | 4146 | stack-utils "^1.0.1"
|
4100 | 4147 |
|
| 4148 | +jest-message-util@^24.8.0: |
| 4149 | + version "24.8.0" |
| 4150 | + resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.8.0.tgz#0d6891e72a4beacc0292b638685df42e28d6218b" |
| 4151 | + integrity sha512-p2k71rf/b6ns8btdB0uVdljWo9h0ovpnEe05ZKWceQGfXYr4KkzgKo3PBi8wdnd9OtNh46VpNIJynUn/3MKm1g== |
| 4152 | + dependencies: |
| 4153 | + "@babel/code-frame" "^7.0.0" |
| 4154 | + "@jest/test-result" "^24.8.0" |
| 4155 | + "@jest/types" "^24.8.0" |
| 4156 | + "@types/stack-utils" "^1.0.1" |
| 4157 | + chalk "^2.0.1" |
| 4158 | + micromatch "^3.1.10" |
| 4159 | + slash "^2.0.0" |
| 4160 | + stack-utils "^1.0.1" |
| 4161 | + |
4101 | 4162 | jest-mock@^24.7.0:
|
4102 | 4163 | version "24.7.0"
|
4103 | 4164 | resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.7.0.tgz#e49ce7262c12d7f5897b0d8af77f6db8e538023b"
|
4104 | 4165 | integrity sha512-6taW4B4WUcEiT2V9BbOmwyGuwuAFT2G8yghF7nyNW1/2gq5+6aTqSPcS9lS6ArvEkX55vbPAS/Jarx5LSm4Fng==
|
4105 | 4166 | dependencies:
|
4106 | 4167 | "@jest/types" "^24.7.0"
|
4107 | 4168 |
|
| 4169 | +jest-mock@^24.8.0: |
| 4170 | + version "24.8.0" |
| 4171 | + resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.8.0.tgz#2f9d14d37699e863f1febf4e4d5a33b7fdbbde56" |
| 4172 | + integrity sha512-6kWugwjGjJw+ZkK4mDa0Df3sDlUTsV47MSrT0nGQ0RBWJbpODDQ8MHDVtGtUYBne3IwZUhtB7elxHspU79WH3A== |
| 4173 | + dependencies: |
| 4174 | + "@jest/types" "^24.8.0" |
| 4175 | + |
4108 | 4176 | jest-pnp-resolver@^1.2.1:
|
4109 | 4177 | version "1.2.1"
|
4110 | 4178 | resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz#ecdae604c077a7fbc70defb6d517c3c1c898923a"
|
@@ -4230,6 +4298,24 @@ jest-util@^24.7.1:
|
4230 | 4298 | slash "^2.0.0"
|
4231 | 4299 | source-map "^0.6.0"
|
4232 | 4300 |
|
| 4301 | +jest-util@^24.8.0: |
| 4302 | + version "24.8.0" |
| 4303 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.8.0.tgz#41f0e945da11df44cc76d64ffb915d0716f46cd1" |
| 4304 | + integrity sha512-DYZeE+XyAnbNt0BG1OQqKy/4GVLPtzwGx5tsnDrFcax36rVE3lTA5fbvgmbVPUZf9w77AJ8otqR4VBbfFJkUZA== |
| 4305 | + dependencies: |
| 4306 | + "@jest/console" "^24.7.1" |
| 4307 | + "@jest/fake-timers" "^24.8.0" |
| 4308 | + "@jest/source-map" "^24.3.0" |
| 4309 | + "@jest/test-result" "^24.8.0" |
| 4310 | + "@jest/types" "^24.8.0" |
| 4311 | + callsites "^3.0.0" |
| 4312 | + chalk "^2.0.1" |
| 4313 | + graceful-fs "^4.1.15" |
| 4314 | + is-ci "^2.0.0" |
| 4315 | + mkdirp "^0.5.1" |
| 4316 | + slash "^2.0.0" |
| 4317 | + source-map "^0.6.0" |
| 4318 | + |
4233 | 4319 | jest-validate@^24.0.0:
|
4234 | 4320 | version "24.0.0"
|
4235 | 4321 | resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-24.0.0.tgz#aa8571a46983a6538328fef20406b4a496b6c020"
|
|
0 commit comments