Skip to content

Commit dff179d

Browse files
chore: update dependency ts-jest to v26.4.3 (#2238)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4e523b4 commit dff179d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"lerna-v3": "npm:lerna@3",
9494
"lint-staged": "10.5.0",
9595
"prettier": "^2.0.5",
96-
"ts-jest": "26.4.2",
96+
"ts-jest": "26.4.3",
9797
"typescript": "4.0.3"
9898
},
9999
"husky": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10206,10 +10206,10 @@ trim-off-newlines@^1.0.0:
1020610206
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1020710207
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1020810208

10209-
10210-
version "26.4.2"
10211-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.4.2.tgz#00b6c970bee202ceef7c6e6e9805c4837b22dab8"
10212-
integrity sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ==
10209+
10210+
version "26.4.3"
10211+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db"
10212+
integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw==
1021310213
dependencies:
1021410214
"@jest/create-cache-key-function" "^26.5.0"
1021510215
"@types/jest" "26.x"

0 commit comments

Comments
 (0)