|
558 | 558 | slash "^3.0.0"
|
559 | 559 | strip-ansi "^6.0.0"
|
560 | 560 |
|
561 |
| -"@jest/create-cache-key-function@^26.5.0": |
562 |
| - version "26.5.0" |
563 |
| - resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc" |
564 |
| - integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw== |
565 |
| - |
566 | 561 | "@jest/environment@^26.6.2":
|
567 | 562 | version "26.6.2"
|
568 | 563 | resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c"
|
@@ -4204,19 +4199,7 @@ jest-specific-snapshot@^4.0.0:
|
4204 | 4199 | dependencies:
|
4205 | 4200 | jest-snapshot "^26.3.0"
|
4206 | 4201 |
|
4207 |
| -jest-util@^26.1.0, jest-util@^26.6.1: |
4208 |
| - version "26.6.1" |
4209 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.1.tgz#4cc0d09ec57f28d12d053887eec5dc976a352e9b" |
4210 |
| - integrity sha512-xCLZUqVoqhquyPLuDXmH7ogceGctbW8SMyQVjD9o+1+NPWI7t0vO08udcFLVPLgKWcvc+zotaUv/RuaR6l8HIA== |
4211 |
| - dependencies: |
4212 |
| - "@jest/types" "^26.6.1" |
4213 |
| - "@types/node" "*" |
4214 |
| - chalk "^4.0.0" |
4215 |
| - graceful-fs "^4.2.4" |
4216 |
| - is-ci "^2.0.0" |
4217 |
| - micromatch "^4.0.2" |
4218 |
| - |
4219 |
| -jest-util@^26.6.2: |
| 4202 | +jest-util@^26.1.0, jest-util@^26.6.1, jest-util@^26.6.2: |
4220 | 4203 | version "26.6.2"
|
4221 | 4204 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
|
4222 | 4205 | integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
|
@@ -6574,11 +6557,10 @@ trim-right@^1.0.1:
|
6574 | 6557 | integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
|
6575 | 6558 |
|
6576 | 6559 | ts-jest@^26.4.1:
|
6577 |
| - version "26.4.3" |
6578 |
| - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db" |
6579 |
| - integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw== |
| 6560 | + version "26.4.4" |
| 6561 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49" |
| 6562 | + integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg== |
6580 | 6563 | dependencies:
|
6581 |
| - "@jest/create-cache-key-function" "^26.5.0" |
6582 | 6564 | "@types/jest" "26.x"
|
6583 | 6565 | bs-logger "0.x"
|
6584 | 6566 | buffer-from "1.x"
|
|
0 commit comments