Skip to content

Commit 56122e7

Browse files
chore: update dependency ts-jest to v26.3.0 (#2090)
Co-authored-by: Renovate Bot <[email protected]>
1 parent adf4f1b commit 56122e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lerna-v3": "npm:lerna@3",
9595
"lint-staged": "10.2.13",
9696
"prettier": "^2.0.5",
97-
"ts-jest": "26.2.0",
97+
"ts-jest": "26.3.0",
9898
"typescript": "4.0.2"
9999
},
100100
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10738,10 +10738,10 @@ trim-off-newlines@^1.0.0:
1073810738
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1073910739
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1074010740

10741-
ts-jest@26.2.0:
10742-
version "26.2.0"
10743-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.2.0.tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163"
10744-
integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA==
10741+
ts-jest@26.3.0:
10742+
version "26.3.0"
10743+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.3.0.tgz#6b2845045347dce394f069bb59358253bc1338a9"
10744+
integrity sha512-Jq2uKfx6bPd9+JDpZNMBJMdMQUC3sJ08acISj8NXlVgR2d5OqslEHOR2KHMgwymu8h50+lKIm0m0xj/ioYdW2Q==
1074510745
dependencies:
1074610746
"@types/jest" "26.x"
1074710747
bs-logger "0.x"

0 commit comments

Comments
 (0)