Skip to content

Commit b6d3bb5

Browse files
build(deps-dev): bump ts-jest from 26.4.2 to 26.4.3 (vuejs#2505)
1 parent b927d1d commit b6d3bb5

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4280,19 +4280,7 @@ jest-snapshot@^26.6.1:
42804280
pretty-format "^26.6.1"
42814281
semver "^7.3.2"
42824282

4283-
jest-util@^26.1.0:
4284-
version "26.6.0"
4285-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.0.tgz#a81547f6d38738b505c5a594b37d911335dea60f"
4286-
integrity sha512-/cUGqcnKeZMjvTQLfJo65nBOEZ/k0RB/8usv2JpfYya05u0XvBmKkIH5o5c4nCh9DD61B1YQjMGGqh1Ha0aXdg==
4287-
dependencies:
4288-
"@jest/types" "^26.6.0"
4289-
"@types/node" "*"
4290-
chalk "^4.0.0"
4291-
graceful-fs "^4.2.4"
4292-
is-ci "^2.0.0"
4293-
micromatch "^4.0.2"
4294-
4295-
jest-util@^26.6.1:
4283+
jest-util@^26.1.0, jest-util@^26.6.1:
42964284
version "26.6.1"
42974285
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.1.tgz#4cc0d09ec57f28d12d053887eec5dc976a352e9b"
42984286
integrity sha512-xCLZUqVoqhquyPLuDXmH7ogceGctbW8SMyQVjD9o+1+NPWI7t0vO08udcFLVPLgKWcvc+zotaUv/RuaR6l8HIA==
@@ -7268,9 +7256,9 @@ trim-right@^1.0.1:
72687256
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
72697257

72707258
ts-jest@^26.2.0:
7271-
version "26.4.2"
7272-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.2.tgz#00b6c970bee202ceef7c6e6e9805c4837b22dab8"
7273-
integrity sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ==
7259+
version "26.4.3"
7260+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db"
7261+
integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw==
72747262
dependencies:
72757263
"@jest/create-cache-key-function" "^26.5.0"
72767264
"@types/jest" "26.x"

0 commit comments

Comments
 (0)