Skip to content

Commit a660bb6

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

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
@@ -54,7 +54,7 @@
5454
"prettier": "2.1.2",
5555
"rxjs-marbles": "^6.0.1",
5656
"supertest": "^4.0.2",
57-
"ts-jest": "26.4.0",
57+
"ts-jest": "26.4.4",
5858
"ts-node": "~7.0.0",
5959
"tslint": "~6.1.3",
6060
"typescript": "~3.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7823,10 +7823,10 @@ [email protected]:
78237823
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
78247824
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
78257825

7826-
7827-
version "26.4.0"
7828-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.0.tgz#903c7827f3d3bc33efc2f91be294b164400c32e3"
7829-
integrity sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q==
7826+
7827+
version "26.4.4"
7828+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49"
7829+
integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==
78307830
dependencies:
78317831
"@types/jest" "26.x"
78327832
bs-logger "0.x"

0 commit comments

Comments
 (0)