|
1796 | 1796 | dependencies:
|
1797 | 1797 | "@types/istanbul-lib-report" "*"
|
1798 | 1798 |
|
1799 |
| -"@types/jest@*", "@types/jest@^27.4.0": |
1800 |
| - version "27.4.0" |
1801 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed" |
1802 |
| - integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ== |
| 1799 | +"@types/jest@*", "@types/jest@^27.4.1": |
| 1800 | + version "27.4.1" |
| 1801 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d" |
| 1802 | + integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw== |
1803 | 1803 | dependencies:
|
1804 |
| - jest-diff "^27.0.0" |
| 1804 | + jest-matcher-utils "^27.0.0" |
1805 | 1805 | pretty-format "^27.0.0"
|
1806 | 1806 |
|
1807 | 1807 | "@types/json-schema@^7.0.9":
|
@@ -3061,11 +3061,6 @@ dezalgo@^1.0.0:
|
3061 | 3061 | asap "^2.0.0"
|
3062 | 3062 | wrappy "1"
|
3063 | 3063 |
|
3064 |
| -diff-sequences@^27.4.0: |
3065 |
| - version "27.4.0" |
3066 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.4.0.tgz#d783920ad8d06ec718a060d00196dfef25b132a5" |
3067 |
| - integrity sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww== |
3068 |
| - |
3069 | 3064 | diff-sequences@^27.5.1:
|
3070 | 3065 | version "27.5.1"
|
3071 | 3066 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
|
@@ -4615,16 +4610,6 @@ jest-config@^27.5.1:
|
4615 | 4610 | slash "^3.0.0"
|
4616 | 4611 | strip-json-comments "^3.1.1"
|
4617 | 4612 |
|
4618 |
| -jest-diff@^27.0.0: |
4619 |
| - version "27.4.6" |
4620 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.4.6.tgz#93815774d2012a2cbb6cf23f84d48c7a2618f98d" |
4621 |
| - integrity sha512-zjaB0sh0Lb13VyPsd92V7HkqF6yKRH9vm33rwBt7rPYrpQvS1nCvlIy2pICbKta+ZjWngYLNn4cCK4nyZkjS/w== |
4622 |
| - dependencies: |
4623 |
| - chalk "^4.0.0" |
4624 |
| - diff-sequences "^27.4.0" |
4625 |
| - jest-get-type "^27.4.0" |
4626 |
| - pretty-format "^27.4.6" |
4627 |
| - |
4628 | 4613 | jest-diff@^27.5.1:
|
4629 | 4614 | version "27.5.1"
|
4630 | 4615 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def"
|
@@ -4678,11 +4663,6 @@ jest-environment-node@^27.5.1:
|
4678 | 4663 | jest-mock "^27.5.1"
|
4679 | 4664 | jest-util "^27.5.1"
|
4680 | 4665 |
|
4681 |
| -jest-get-type@^27.4.0: |
4682 |
| - version "27.4.0" |
4683 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.4.0.tgz#7503d2663fffa431638337b3998d39c5e928e9b5" |
4684 |
| - integrity sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ== |
4685 |
| - |
4686 | 4666 | jest-get-type@^27.5.1:
|
4687 | 4667 | version "27.5.1"
|
4688 | 4668 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
|
@@ -4739,7 +4719,7 @@ jest-leak-detector@^27.5.1:
|
4739 | 4719 | jest-get-type "^27.5.1"
|
4740 | 4720 | pretty-format "^27.5.1"
|
4741 | 4721 |
|
4742 |
| -jest-matcher-utils@^27.5.1: |
| 4722 | +jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1: |
4743 | 4723 | version "27.5.1"
|
4744 | 4724 | resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
|
4745 | 4725 | integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
|
@@ -6287,16 +6267,7 @@ prettier@^2.5.1:
|
6287 | 6267 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
|
6288 | 6268 | integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
|
6289 | 6269 |
|
6290 |
| -pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.4.6: |
6291 |
| - version "27.4.6" |
6292 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.6.tgz#1b784d2f53c68db31797b2348fa39b49e31846b7" |
6293 |
| - integrity sha512-NblstegA1y/RJW2VyML+3LlpFjzx62cUrtBIKIWDXEDkjNeleA7Od7nrzcs/VLQvAeV4CgSYhrN39DRN88Qi/g== |
6294 |
| - dependencies: |
6295 |
| - ansi-regex "^5.0.1" |
6296 |
| - ansi-styles "^5.0.0" |
6297 |
| - react-is "^17.0.1" |
6298 |
| - |
6299 |
| -pretty-format@^27.5.1: |
| 6270 | +pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1: |
6300 | 6271 | version "27.5.1"
|
6301 | 6272 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e"
|
6302 | 6273 | integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==
|
|
0 commit comments