Skip to content

Commit cebe85a

Browse files
committed
chore(deps): update dependency ts-jest to v26.4.4
1 parent e4f67a9 commit cebe85a

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jest-extended": "0.11.5",
2929
"prettier": "2.1.2",
3030
"semantic-release": "17.1.2",
31-
"ts-jest": "26.4.1",
31+
"ts-jest": "26.4.4",
3232
"typescript": "4.0.3"
3333
},
3434
"renovate": {

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -846,15 +846,7 @@
846846
dependencies:
847847
"@types/istanbul-lib-report" "*"
848848

849-
850-
version "26.0.14"
851-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
852-
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
853-
dependencies:
854-
jest-diff "^25.2.1"
855-
pretty-format "^25.2.1"
856-
857-
849+
858850
version "26.0.14"
859851
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
860852
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
@@ -6918,10 +6910,10 @@ trim-off-newlines@^1.0.0:
69186910
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
69196911
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
69206912

6921-
6922-
version "26.4.1"
6923-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0"
6924-
integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg==
6913+
6914+
version "26.4.4"
6915+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49"
6916+
integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==
69256917
dependencies:
69266918
"@types/jest" "26.x"
69276919
bs-logger "0.x"

0 commit comments

Comments
 (0)