Skip to content

Commit 05e7f43

Browse files
chore(deps-dev): bump ts-jest from 26.4.3 to 26.4.4
1 parent d8c364d commit 05e7f43

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

yarn.lock

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -558,11 +558,6 @@
558558
slash "^3.0.0"
559559
strip-ansi "^6.0.0"
560560

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-
566561
"@jest/environment@^26.6.2":
567562
version "26.6.2"
568563
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c"
@@ -4204,19 +4199,7 @@ jest-specific-snapshot@^4.0.0:
42044199
dependencies:
42054200
jest-snapshot "^26.3.0"
42064201

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:
42204203
version "26.6.2"
42214204
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
42224205
integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
@@ -6574,11 +6557,10 @@ trim-right@^1.0.1:
65746557
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
65756558

65766559
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==
65806563
dependencies:
6581-
"@jest/create-cache-key-function" "^26.5.0"
65826564
"@types/jest" "26.x"
65836565
bs-logger "0.x"
65846566
buffer-from "1.x"

0 commit comments

Comments
 (0)