|
1100 | 1100 | source-map "^0.6.1"
|
1101 | 1101 | write-file-atomic "^3.0.0"
|
1102 | 1102 |
|
1103 |
| -"@jest/types@^26.6.2": |
1104 |
| - version "26.6.2" |
1105 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" |
1106 |
| - integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== |
1107 |
| - dependencies: |
1108 |
| - "@types/istanbul-lib-coverage" "^2.0.0" |
1109 |
| - "@types/istanbul-reports" "^3.0.0" |
1110 |
| - "@types/node" "*" |
1111 |
| - "@types/yargs" "^15.0.0" |
1112 |
| - chalk "^4.0.0" |
1113 |
| - |
1114 | 1103 | "@jest/types@^27.0.6":
|
1115 | 1104 | version "27.0.6"
|
1116 | 1105 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b"
|
|
1453 | 1442 | dependencies:
|
1454 | 1443 | "@types/istanbul-lib-report" "*"
|
1455 | 1444 |
|
1456 |
| -"@types/jest@^27.0.0": |
1457 |
| - version "27.0.0" |
1458 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.0.tgz#f1c28f741371739c7cd0e8edb5ed8e67acfa6c35" |
1459 |
| - integrity sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg== |
| 1445 | +"@types/jest@^27.0.1": |
| 1446 | + version "27.0.1" |
| 1447 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca" |
| 1448 | + integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw== |
1460 | 1449 | dependencies:
|
1461 |
| - jest-diff "^26.0.0" |
1462 |
| - pretty-format "^26.0.0" |
| 1450 | + jest-diff "^27.0.0" |
| 1451 | + pretty-format "^27.0.0" |
1463 | 1452 |
|
1464 | 1453 | "@types/json-schema@^7.0.7":
|
1465 | 1454 | version "7.0.9"
|
|
1531 | 1520 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
|
1532 | 1521 | integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==
|
1533 | 1522 |
|
1534 |
| -"@types/yargs@^15.0.0": |
1535 |
| - version "15.0.14" |
1536 |
| - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.14.tgz#26d821ddb89e70492160b66d10a0eb6df8f6fb06" |
1537 |
| - integrity sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ== |
1538 |
| - dependencies: |
1539 |
| - "@types/yargs-parser" "*" |
1540 |
| - |
1541 | 1523 | "@types/yargs@^16.0.0":
|
1542 | 1524 | version "16.0.4"
|
1543 | 1525 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
|
@@ -2164,11 +2146,6 @@ detect-newline@^3.0.0:
|
2164 | 2146 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
2165 | 2147 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
2166 | 2148 |
|
2167 |
| -diff-sequences@^26.6.2: |
2168 |
| - version "26.6.2" |
2169 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" |
2170 |
| - integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== |
2171 |
| - |
2172 | 2149 | diff-sequences@^27.0.6:
|
2173 | 2150 | version "27.0.6"
|
2174 | 2151 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723"
|
@@ -2952,17 +2929,7 @@ jest-config@^27.0.6:
|
2952 | 2929 | micromatch "^4.0.4"
|
2953 | 2930 | pretty-format "^27.0.6"
|
2954 | 2931 |
|
2955 |
| -jest-diff@^26.0.0: |
2956 |
| - version "26.6.2" |
2957 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" |
2958 |
| - integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== |
2959 |
| - dependencies: |
2960 |
| - chalk "^4.0.0" |
2961 |
| - diff-sequences "^26.6.2" |
2962 |
| - jest-get-type "^26.3.0" |
2963 |
| - pretty-format "^26.6.2" |
2964 |
| - |
2965 |
| -jest-diff@^27.0.6: |
| 2932 | +jest-diff@^27.0.0, jest-diff@^27.0.6: |
2966 | 2933 | version "27.0.6"
|
2967 | 2934 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e"
|
2968 | 2935 | integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg==
|
@@ -3015,11 +2982,6 @@ jest-environment-node@^27.0.6:
|
3015 | 2982 | jest-mock "^27.0.6"
|
3016 | 2983 | jest-util "^27.0.6"
|
3017 | 2984 |
|
3018 |
| -jest-get-type@^26.3.0: |
3019 |
| - version "26.3.0" |
3020 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" |
3021 |
| - integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== |
3022 |
| - |
3023 | 2985 | jest-get-type@^27.0.6:
|
3024 | 2986 | version "27.0.6"
|
3025 | 2987 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe"
|
|
3815 | 3777 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
|
3816 | 3778 | integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
|
3817 | 3779 |
|
3818 |
| -pretty-format@^26.0.0, pretty-format@^26.6.2: |
3819 |
| - version "26.6.2" |
3820 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93" |
3821 |
| - integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== |
3822 |
| - dependencies: |
3823 |
| - "@jest/types" "^26.6.2" |
3824 |
| - ansi-regex "^5.0.0" |
3825 |
| - ansi-styles "^4.0.0" |
3826 |
| - react-is "^17.0.1" |
3827 |
| - |
3828 |
| -pretty-format@^27.0.6: |
| 3780 | +pretty-format@^27.0.0, pretty-format@^27.0.6: |
3829 | 3781 | version "27.0.6"
|
3830 | 3782 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
|
3831 | 3783 | integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
|
|
0 commit comments