|
2154 | 2154 | dependencies:
|
2155 | 2155 | "@types/jest" "*"
|
2156 | 2156 |
|
2157 |
| -"@types/jest@*", "@types/jest@^26.0.23": |
2158 |
| - version "26.0.24" |
2159 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a" |
2160 |
| - integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w== |
| 2157 | +"@types/jest@*", "@types/jest@^27.0.1": |
| 2158 | + version "27.0.1" |
| 2159 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca" |
| 2160 | + integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw== |
2161 | 2161 | dependencies:
|
2162 |
| - jest-diff "^26.0.0" |
2163 |
| - pretty-format "^26.0.0" |
| 2162 | + jest-diff "^27.0.0" |
| 2163 | + pretty-format "^27.0.0" |
2164 | 2164 |
|
2165 | 2165 | "@types/json-schema@^7.0.7":
|
2166 | 2166 | version "7.0.9"
|
@@ -5875,7 +5875,7 @@ jest-config@27.0.6, jest-config@^27.0.6:
|
5875 | 5875 | micromatch "^4.0.4"
|
5876 | 5876 | pretty-format "^27.0.6"
|
5877 | 5877 |
|
5878 |
| -jest-diff@^26.0.0, jest-diff@^27.0.0, jest-diff@^27.0.2, jest-diff@^27.0.6: |
| 5878 | +jest-diff@^27.0.0, jest-diff@^27.0.2, jest-diff@^27.0.6: |
5879 | 5879 | version "27.0.6"
|
5880 | 5880 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e"
|
5881 | 5881 | integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg==
|
@@ -7980,7 +7980,7 @@ prettier@2.3.2:
|
7980 | 7980 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
|
7981 | 7981 | integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
|
7982 | 7982 |
|
7983 |
| -pretty-format@*, pretty-format@^26.0.0, pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.0.6: |
| 7983 | +pretty-format@*, pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.0.6: |
7984 | 7984 | version "27.0.6"
|
7985 | 7985 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
|
7986 | 7986 | integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
|
|
0 commit comments