Skip to content

Commit 91cfb5d

Browse files
Merge pull request #16 from nestjs-addons/renovate/ts-jest-26.x
chore(deps): update dependency ts-jest to v26.4.4
2 parents 14b0a8b + a660bb6 commit 91cfb5d

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
@@ -7831,10 +7831,10 @@ [email protected]:
78317831
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
78327832
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
78337833

7834-
7835-
version "26.4.0"
7836-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.0.tgz#903c7827f3d3bc33efc2f91be294b164400c32e3"
7837-
integrity sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q==
7834+
7835+
version "26.4.4"
7836+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49"
7837+
integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==
78387838
dependencies:
78397839
"@types/jest" "26.x"
78407840
bs-logger "0.x"

0 commit comments

Comments
 (0)