|
416 | 416 | slash "^3.0.0"
|
417 | 417 | strip-ansi "^6.0.0"
|
418 | 418 |
|
419 |
| -"@jest/create-cache-key-function@^26.5.0": |
420 |
| - version "26.6.2" |
421 |
| - resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.6.2.tgz#04cf439207a4fd12418d8aee551cddc86f9ac5f5" |
422 |
| - integrity sha512-LgEuqU1f/7WEIPYqwLPIvvHuc1sB6gMVbT6zWhin3txYUNYK/kGQrC1F2WR4gR34YlI9bBtViTm5z98RqVZAaw== |
423 |
| - dependencies: |
424 |
| - "@jest/types" "^26.6.2" |
425 |
| - |
426 | 419 | "@jest/environment@^26.6.1":
|
427 | 420 | version "26.6.1"
|
428 | 421 | resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.1.tgz#38a56f1cc66f96bf53befcc5ebeaf1c2dce90e9a"
|
|
537 | 530 | source-map "^0.6.1"
|
538 | 531 | write-file-atomic "^3.0.0"
|
539 | 532 |
|
540 |
| -"@jest/types@^25.5.0": |
541 |
| - version "25.5.0" |
542 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" |
543 |
| - integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== |
544 |
| - dependencies: |
545 |
| - "@types/istanbul-lib-coverage" "^2.0.0" |
546 |
| - "@types/istanbul-reports" "^1.1.1" |
547 |
| - "@types/yargs" "^15.0.0" |
548 |
| - chalk "^3.0.0" |
549 |
| - |
550 |
| -"@jest/types@^26.3.0", "@jest/types@^26.6.2": |
551 |
| - version "26.6.2" |
552 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" |
553 |
| - integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== |
| 533 | +"@jest/types@^26.6.1": |
| 534 | + version "26.6.1" |
| 535 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.1.tgz#2638890e8031c0bc8b4681e0357ed986e2f866c5" |
| 536 | + integrity sha512-ywHavIKNpAVrStiRY5wiyehvcktpijpItvGiK72RAn5ctqmzvPk8OvKnvHeBqa1XdQr959CTWAJMqxI8BTibyg== |
554 | 537 | dependencies:
|
555 | 538 | "@types/istanbul-lib-coverage" "^2.0.0"
|
556 | 539 | "@types/istanbul-reports" "^3.0.0"
|
557 | 540 | "@types/node" "*"
|
558 | 541 | "@types/yargs" "^15.0.0"
|
559 | 542 | chalk "^4.0.0"
|
560 | 543 |
|
561 |
| -"@jest/types@^26.6.1": |
562 |
| - version "26.6.1" |
563 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.1.tgz#2638890e8031c0bc8b4681e0357ed986e2f866c5" |
564 |
| - integrity sha512-ywHavIKNpAVrStiRY5wiyehvcktpijpItvGiK72RAn5ctqmzvPk8OvKnvHeBqa1XdQr959CTWAJMqxI8BTibyg== |
| 544 | +"@jest/types@^26.6.2": |
| 545 | + version "26.6.2" |
| 546 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" |
| 547 | + integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== |
565 | 548 | dependencies:
|
566 | 549 | "@types/istanbul-lib-coverage" "^2.0.0"
|
567 | 550 | "@types/istanbul-reports" "^3.0.0"
|
|
807 | 790 | dependencies:
|
808 | 791 | "@types/istanbul-lib-coverage" "*"
|
809 | 792 |
|
810 |
| -"@types/istanbul-reports@^1.1.1": |
811 |
| - version "1.1.2" |
812 |
| - resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz#e875cc689e47bce549ec81f3df5e6f6f11cfaeb2" |
813 |
| - integrity sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw== |
814 |
| - dependencies: |
815 |
| - "@types/istanbul-lib-coverage" "*" |
816 |
| - "@types/istanbul-lib-report" "*" |
817 |
| - |
818 | 793 | "@types/istanbul-reports@^3.0.0":
|
819 | 794 | version "3.0.0"
|
820 | 795 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
|
821 | 796 | integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
|
822 | 797 | dependencies:
|
823 | 798 | "@types/istanbul-lib-report" "*"
|
824 | 799 |
|
825 |
| -"@types/jest@26.x": |
826 |
| - version "26.0.14" |
827 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3" |
828 |
| - integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg== |
829 |
| - dependencies: |
830 |
| - jest-diff "^25.2.1" |
831 |
| - pretty-format "^25.2.1" |
832 |
| - |
833 |
| -"@types/jest@^26.0.15": |
| 800 | +"@types/jest@26.x", "@types/jest@^26.0.15": |
834 | 801 | version "26.0.15"
|
835 | 802 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
|
836 | 803 | integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
|
@@ -2017,11 +1984,6 @@ detect-newline@^3.0.0:
|
2017 | 1984 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
2018 | 1985 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
2019 | 1986 |
|
2020 |
| -diff-sequences@^25.2.6: |
2021 |
| - version "25.2.6" |
2022 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd" |
2023 |
| - integrity sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg== |
2024 |
| - |
2025 | 1987 | diff-sequences@^26.5.0:
|
2026 | 1988 | version "26.5.0"
|
2027 | 1989 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.5.0.tgz#ef766cf09d43ed40406611f11c6d8d9dd8b2fefd"
|
@@ -3637,16 +3599,6 @@ jest-config@^26.6.1:
|
3637 | 3599 | micromatch "^4.0.2"
|
3638 | 3600 | pretty-format "^26.6.1"
|
3639 | 3601 |
|
3640 |
| -jest-diff@^25.2.1: |
3641 |
| - version "25.5.0" |
3642 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9" |
3643 |
| - integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A== |
3644 |
| - dependencies: |
3645 |
| - chalk "^3.0.0" |
3646 |
| - diff-sequences "^25.2.6" |
3647 |
| - jest-get-type "^25.2.6" |
3648 |
| - pretty-format "^25.5.0" |
3649 |
| - |
3650 | 3602 | jest-diff@^26.0.0:
|
3651 | 3603 | version "26.6.2"
|
3652 | 3604 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394"
|
@@ -3710,11 +3662,6 @@ jest-environment-node@^26.6.1:
|
3710 | 3662 | jest-mock "^26.6.1"
|
3711 | 3663 | jest-util "^26.6.1"
|
3712 | 3664 |
|
3713 |
| -jest-get-type@^25.2.6: |
3714 |
| - version "25.2.6" |
3715 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877" |
3716 |
| - integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig== |
3717 |
| - |
3718 | 3665 | jest-get-type@^26.3.0:
|
3719 | 3666 | version "26.3.0"
|
3720 | 3667 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
|
@@ -3927,19 +3874,7 @@ jest-snapshot@^26.6.1:
|
3927 | 3874 | pretty-format "^26.6.1"
|
3928 | 3875 | semver "^7.3.2"
|
3929 | 3876 |
|
3930 |
| -jest-util@^26.1.0: |
3931 |
| - version "26.3.0" |
3932 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e" |
3933 |
| - integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw== |
3934 |
| - dependencies: |
3935 |
| - "@jest/types" "^26.3.0" |
3936 |
| - "@types/node" "*" |
3937 |
| - chalk "^4.0.0" |
3938 |
| - graceful-fs "^4.2.4" |
3939 |
| - is-ci "^2.0.0" |
3940 |
| - micromatch "^4.0.2" |
3941 |
| - |
3942 |
| -jest-util@^26.6.1: |
| 3877 | +jest-util@^26.1.0, jest-util@^26.6.1: |
3943 | 3878 | version "26.6.1"
|
3944 | 3879 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.1.tgz#4cc0d09ec57f28d12d053887eec5dc976a352e9b"
|
3945 | 3880 | integrity sha512-xCLZUqVoqhquyPLuDXmH7ogceGctbW8SMyQVjD9o+1+NPWI7t0vO08udcFLVPLgKWcvc+zotaUv/RuaR6l8HIA==
|
@@ -5103,16 +5038,6 @@ prettier@^2.1.2:
|
5103 | 5038 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
|
5104 | 5039 | integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
|
5105 | 5040 |
|
5106 |
| -pretty-format@^25.2.1, pretty-format@^25.5.0: |
5107 |
| - version "25.5.0" |
5108 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" |
5109 |
| - integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== |
5110 |
| - dependencies: |
5111 |
| - "@jest/types" "^25.5.0" |
5112 |
| - ansi-regex "^5.0.0" |
5113 |
| - ansi-styles "^4.0.0" |
5114 |
| - react-is "^16.12.0" |
5115 |
| - |
5116 | 5041 | pretty-format@^26.0.0, pretty-format@^26.6.2:
|
5117 | 5042 | version "26.6.2"
|
5118 | 5043 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
|
@@ -5232,11 +5157,6 @@ rc@^1.2.8:
|
5232 | 5157 | minimist "^1.2.0"
|
5233 | 5158 | strip-json-comments "~2.0.1"
|
5234 | 5159 |
|
5235 |
| -react-is@^16.12.0: |
5236 |
| - version "16.13.1" |
5237 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
5238 |
| - integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
5239 |
| - |
5240 | 5160 | react-is@^17.0.1:
|
5241 | 5161 | version "17.0.1"
|
5242 | 5162 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
|
@@ -6241,12 +6161,11 @@ tree-sync@^1.2.2:
|
6241 | 6161 | quick-temp "^0.1.5"
|
6242 | 6162 | walk-sync "^0.3.3"
|
6243 | 6163 |
|
6244 |
| -ts-jest@^26.4.3: |
6245 |
| - version "26.4.3" |
6246 |
| - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db" |
6247 |
| - integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw== |
| 6164 | +ts-jest@^26.4.4: |
| 6165 | + version "26.4.4" |
| 6166 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49" |
| 6167 | + integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg== |
6248 | 6168 | dependencies:
|
6249 |
| - "@jest/create-cache-key-function" "^26.5.0" |
6250 | 6169 | "@types/jest" "26.x"
|
6251 | 6170 | bs-logger "0.x"
|
6252 | 6171 | buffer-from "1.x"
|
@@ -6705,16 +6624,11 @@ yaml@1.10.0, yaml@^1.10.0:
|
6705 | 6624 | resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
|
6706 | 6625 | integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
|
6707 | 6626 |
|
6708 |
| -yargs-parser@20.2.3: |
| 6627 | +yargs-parser@20.2.3, yargs-parser@20.x: |
6709 | 6628 | version "20.2.3"
|
6710 | 6629 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.3.tgz#92419ba867b858c868acf8bae9bf74af0dd0ce26"
|
6711 | 6630 | integrity sha512-emOFRT9WVHw03QSvN5qor9QQT9+sw5vwxfYweivSMHTcAXPefwVae2FjO7JJjj8hCE4CzPOPeFM83VwT29HCww==
|
6712 | 6631 |
|
6713 |
| -yargs-parser@20.x: |
6714 |
| - version "20.2.1" |
6715 |
| - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.1.tgz#28f3773c546cdd8a69ddae68116b48a5da328e77" |
6716 |
| - integrity sha512-yYsjuSkjbLMBp16eaOt7/siKTjNVjMm3SoJnIg3sEh/JsvqVVDyjRKmaJV4cl+lNIgq6QEco2i3gDebJl7/vLA== |
6717 |
| - |
6718 | 6632 | yargs-parser@^13.1.2:
|
6719 | 6633 | version "13.1.2"
|
6720 | 6634 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
|
|
0 commit comments