|
1102 | 1102 | "@types/yargs" "^15.0.0"
|
1103 | 1103 | chalk "^4.0.0"
|
1104 | 1104 |
|
| 1105 | +"@jest/types@^26.6.2": |
| 1106 | + version "26.6.2" |
| 1107 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" |
| 1108 | + integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== |
| 1109 | + dependencies: |
| 1110 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 1111 | + "@types/istanbul-reports" "^3.0.0" |
| 1112 | + "@types/node" "*" |
| 1113 | + "@types/yargs" "^15.0.0" |
| 1114 | + chalk "^4.0.0" |
| 1115 | + |
1105 | 1116 | "@manypkg/find-root@^1.1.0":
|
1106 | 1117 | version "1.1.0"
|
1107 | 1118 | resolved "https://registry.yarnpkg.com/@manypkg/find-root/-/find-root-1.1.0.tgz#a62d8ed1cd7e7d4c11d9d52a8397460b5d4ad29f"
|
|
1206 | 1217 | dependencies:
|
1207 | 1218 | ci-info "^3.1.0"
|
1208 | 1219 |
|
1209 |
| -"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": |
| 1220 | +"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": |
| 1221 | + version "2.0.6" |
| 1222 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7" |
| 1223 | + integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w== |
| 1224 | + |
| 1225 | +"@types/istanbul-lib-coverage@^2.0.1": |
1210 | 1226 | version "2.0.3"
|
1211 | 1227 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
|
1212 | 1228 | integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==
|
1213 | 1229 |
|
1214 | 1230 | "@types/istanbul-lib-report@*":
|
1215 |
| - version "3.0.0" |
1216 |
| - resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686" |
1217 |
| - integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg== |
| 1231 | + version "3.0.3" |
| 1232 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz#53047614ae72e19fc0401d872de3ae2b4ce350bf" |
| 1233 | + integrity sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA== |
1218 | 1234 | dependencies:
|
1219 | 1235 | "@types/istanbul-lib-coverage" "*"
|
1220 | 1236 |
|
|
1233 | 1249 | dependencies:
|
1234 | 1250 | "@types/istanbul-lib-report" "*"
|
1235 | 1251 |
|
1236 |
| -"@types/[email protected]", "@types/jest@^26.0.14": |
| 1252 | + |
1237 | 1253 | version "26.0.14"
|
1238 | 1254 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
|
1239 | 1255 | integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
|
1240 | 1256 | dependencies:
|
1241 | 1257 | jest-diff "^25.2.1"
|
1242 | 1258 | pretty-format "^25.2.1"
|
1243 | 1259 |
|
| 1260 | +"@types/jest@^26.0.14": |
| 1261 | + version "26.0.24" |
| 1262 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a" |
| 1263 | + integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w== |
| 1264 | + dependencies: |
| 1265 | + jest-diff "^26.0.0" |
| 1266 | + pretty-format "^26.0.0" |
| 1267 | + |
1244 | 1268 | "@types/minimist@^1.2.0":
|
1245 | 1269 | version "1.2.0"
|
1246 | 1270 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
|
|
1323 | 1347 | "@types/node" "*"
|
1324 | 1348 |
|
1325 | 1349 | "@types/yargs-parser@*":
|
1326 |
| - version "15.0.0" |
1327 |
| - resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d" |
1328 |
| - integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== |
| 1350 | + version "21.0.3" |
| 1351 | + resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15" |
| 1352 | + integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== |
1329 | 1353 |
|
1330 | 1354 | "@types/yargs@^15.0.0":
|
1331 |
| - version "15.0.7" |
1332 |
| - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.7.tgz#dad50a7a234a35ef9460737a56024287a3de1d2b" |
1333 |
| - integrity sha512-Gf4u3EjaPNcC9cTu4/j2oN14nSVhr8PQ+BvBcBQHAhDZfl0bVIiLgvnRXv/dn58XhTm9UXvBpvJpDlwV65QxOA== |
| 1355 | + version "15.0.19" |
| 1356 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.19.tgz#328fb89e46109ecbdb70c295d96ff2f46dfd01b9" |
| 1357 | + integrity sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA== |
1334 | 1358 | dependencies:
|
1335 | 1359 | "@types/yargs-parser" "*"
|
1336 | 1360 |
|
@@ -1404,12 +1428,7 @@ ansi-escapes@^4.2.1:
|
1404 | 1428 | dependencies:
|
1405 | 1429 | type-fest "^0.11.0"
|
1406 | 1430 |
|
1407 |
| -ansi-regex@^5.0.0: |
1408 |
| - version "5.0.0" |
1409 |
| - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" |
1410 |
| - integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== |
1411 |
| - |
1412 |
| -ansi-regex@^5.0.1: |
| 1431 | +ansi-regex@^5.0.0, ansi-regex@^5.0.1: |
1413 | 1432 | version "5.0.1"
|
1414 | 1433 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
|
1415 | 1434 | integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
@@ -2653,6 +2672,11 @@ diff-sequences@^26.5.0:
|
2653 | 2672 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.5.0.tgz#ef766cf09d43ed40406611f11c6d8d9dd8b2fefd"
|
2654 | 2673 | integrity sha512-ZXx86srb/iYy6jG71k++wBN9P9J05UNQ5hQHQd9MtMPvcqXPx/vKU69jfHV637D00Q2gSgPk2D+jSx3l1lDW/Q==
|
2655 | 2674 |
|
| 2675 | +diff-sequences@^26.6.2: |
| 2676 | + version "26.6.2" |
| 2677 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" |
| 2678 | + integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== |
| 2679 | + |
2656 | 2680 | diff@^4.0.1:
|
2657 | 2681 | version "4.0.2"
|
2658 | 2682 | resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
@@ -4172,6 +4196,16 @@ jest-diff@^25.2.1:
|
4172 | 4196 | jest-get-type "^25.2.6"
|
4173 | 4197 | pretty-format "^25.5.0"
|
4174 | 4198 |
|
| 4199 | +jest-diff@^26.0.0: |
| 4200 | + version "26.6.2" |
| 4201 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" |
| 4202 | + integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== |
| 4203 | + dependencies: |
| 4204 | + chalk "^4.0.0" |
| 4205 | + diff-sequences "^26.6.2" |
| 4206 | + jest-get-type "^26.3.0" |
| 4207 | + pretty-format "^26.6.2" |
| 4208 | + |
4175 | 4209 | jest-diff@^26.5.2:
|
4176 | 4210 | version "26.5.2"
|
4177 | 4211 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.5.2.tgz#8e26cb32dc598e8b8a1b9deff55316f8313c8053"
|
@@ -5623,6 +5657,16 @@ pretty-format@^25.2.1, pretty-format@^25.5.0:
|
5623 | 5657 | ansi-styles "^4.0.0"
|
5624 | 5658 | react-is "^16.12.0"
|
5625 | 5659 |
|
| 5660 | +pretty-format@^26.0.0, pretty-format@^26.6.2: |
| 5661 | + version "26.6.2" |
| 5662 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93" |
| 5663 | + integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== |
| 5664 | + dependencies: |
| 5665 | + "@jest/types" "^26.6.2" |
| 5666 | + ansi-regex "^5.0.0" |
| 5667 | + ansi-styles "^4.0.0" |
| 5668 | + react-is "^17.0.1" |
| 5669 | + |
5626 | 5670 | pretty-format@^26.5.2:
|
5627 | 5671 | version "26.5.2"
|
5628 | 5672 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.5.2.tgz#5d896acfdaa09210683d34b6dc0e6e21423cd3e1"
|
@@ -5701,6 +5745,11 @@ react-is@^16.12.0:
|
5701 | 5745 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
5702 | 5746 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
5703 | 5747 |
|
| 5748 | +react-is@^17.0.1: |
| 5749 | + version "17.0.2" |
| 5750 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
| 5751 | + integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
| 5752 | + |
5704 | 5753 | read-pkg-up@^1.0.1:
|
5705 | 5754 | version "1.0.1"
|
5706 | 5755 | resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
|
|
0 commit comments