|
378 | 378 | slash "^3.0.0"
|
379 | 379 | strip-ansi "^6.0.0"
|
380 | 380 |
|
| 381 | +"@jest/create-cache-key-function@^26.5.0": |
| 382 | + version "26.5.0" |
| 383 | + resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc" |
| 384 | + integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw== |
| 385 | + |
381 | 386 | "@jest/environment@^26.3.0":
|
382 | 387 | version "26.3.0"
|
383 | 388 | resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0"
|
|
846 | 851 | dependencies:
|
847 | 852 | "@types/istanbul-lib-report" "*"
|
848 | 853 |
|
849 |
| - |
850 |
| - version "26.0.14" |
851 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3" |
852 |
| - integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg== |
853 |
| - dependencies: |
854 |
| - jest-diff "^25.2.1" |
855 |
| - pretty-format "^25.2.1" |
856 |
| - |
857 |
| - |
| 854 | + |
858 | 855 | version "26.0.14"
|
859 | 856 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
|
860 | 857 | integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
|
@@ -6918,11 +6915,12 @@ trim-off-newlines@^1.0.0:
|
6918 | 6915 | resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
|
6919 | 6916 | integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
|
6920 | 6917 |
|
6921 |
| - |
6922 |
| - version "26.4.1" |
6923 |
| - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0" |
6924 |
| - integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg== |
| 6918 | + |
| 6919 | + version "26.4.3" |
| 6920 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db" |
| 6921 | + integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw== |
6925 | 6922 | dependencies:
|
| 6923 | + "@jest/create-cache-key-function" "^26.5.0" |
6926 | 6924 | "@types/jest" "26.x"
|
6927 | 6925 | bs-logger "0.x"
|
6928 | 6926 | buffer-from "1.x"
|
|
0 commit comments