|
1043 | 1043 | "@types/istanbul-lib-report" "*" |
1044 | 1044 |
|
1045 | 1045 | "@types/jest@^27.0.1": |
1046 | | - version "27.4.0" |
1047 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed" |
1048 | | - integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ== |
| 1046 | + version "27.4.1" |
| 1047 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d" |
| 1048 | + integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw== |
1049 | 1049 | dependencies: |
1050 | | - jest-diff "^27.0.0" |
| 1050 | + jest-matcher-utils "^27.0.0" |
1051 | 1051 | pretty-format "^27.0.0" |
1052 | 1052 |
|
1053 | 1053 | "@types/json-schema@*", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.9": |
@@ -2324,11 +2324,6 @@ detect-node@^2.0.4: |
2324 | 2324 | resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.5.tgz#9d270aa7eaa5af0b72c4c9d9b814e7f4ce738b79" |
2325 | 2325 | integrity sha512-qi86tE6hRcFHy8jI1m2VG+LaPUR1LhqDa5G8tVjuUXmOrpuAgqsA1pN0+ldgr3aKUH+QLI9hCY/OcRYisERejw== |
2326 | 2326 |
|
2327 | | -diff-sequences@^27.4.0: |
2328 | | - version "27.4.0" |
2329 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.4.0.tgz#d783920ad8d06ec718a060d00196dfef25b132a5" |
2330 | | - integrity sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww== |
2331 | | - |
2332 | 2327 | diff-sequences@^27.5.1: |
2333 | 2328 | version "27.5.1" |
2334 | 2329 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327" |
@@ -3913,16 +3908,6 @@ jest-config@^27.5.1: |
3913 | 3908 | slash "^3.0.0" |
3914 | 3909 | strip-json-comments "^3.1.1" |
3915 | 3910 |
|
3916 | | -jest-diff@^27.0.0: |
3917 | | - version "27.4.2" |
3918 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.4.2.tgz#786b2a5211d854f848e2dcc1e324448e9481f36f" |
3919 | | - integrity sha512-ujc9ToyUZDh9KcqvQDkk/gkbf6zSaeEg9AiBxtttXW59H/AcqEYp1ciXAtJp+jXWva5nAf/ePtSsgWwE5mqp4Q== |
3920 | | - dependencies: |
3921 | | - chalk "^4.0.0" |
3922 | | - diff-sequences "^27.4.0" |
3923 | | - jest-get-type "^27.4.0" |
3924 | | - pretty-format "^27.4.2" |
3925 | | - |
3926 | 3911 | jest-diff@^27.5.1: |
3927 | 3912 | version "27.5.1" |
3928 | 3913 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def" |
@@ -3976,11 +3961,6 @@ jest-environment-node@^27.5.1: |
3976 | 3961 | jest-mock "^27.5.1" |
3977 | 3962 | jest-util "^27.5.1" |
3978 | 3963 |
|
3979 | | -jest-get-type@^27.4.0: |
3980 | | - version "27.4.0" |
3981 | | - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.4.0.tgz#7503d2663fffa431638337b3998d39c5e928e9b5" |
3982 | | - integrity sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ== |
3983 | | - |
3984 | 3964 | jest-get-type@^27.5.1: |
3985 | 3965 | version "27.5.1" |
3986 | 3966 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1" |
@@ -4037,7 +4017,7 @@ jest-leak-detector@^27.5.1: |
4037 | 4017 | jest-get-type "^27.5.1" |
4038 | 4018 | pretty-format "^27.5.1" |
4039 | 4019 |
|
4040 | | -jest-matcher-utils@^27.5.1: |
| 4020 | +jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1: |
4041 | 4021 | version "27.5.1" |
4042 | 4022 | resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab" |
4043 | 4023 | integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw== |
@@ -5210,17 +5190,7 @@ pretty-error@^4.0.0: |
5210 | 5190 | lodash "^4.17.20" |
5211 | 5191 | renderkid "^3.0.0" |
5212 | 5192 |
|
5213 | | -pretty-format@^27.0.0, pretty-format@^27.4.2: |
5214 | | - version "27.4.2" |
5215 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.2.tgz#e4ce92ad66c3888423d332b40477c87d1dac1fb8" |
5216 | | - integrity sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw== |
5217 | | - dependencies: |
5218 | | - "@jest/types" "^27.4.2" |
5219 | | - ansi-regex "^5.0.1" |
5220 | | - ansi-styles "^5.0.0" |
5221 | | - react-is "^17.0.1" |
5222 | | - |
5223 | | -pretty-format@^27.5.1: |
| 5193 | +pretty-format@^27.0.0, pretty-format@^27.5.1: |
5224 | 5194 | version "27.5.1" |
5225 | 5195 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e" |
5226 | 5196 | integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ== |
|
0 commit comments