Skip to content

Commit e9bc4a8

Browse files
committed
Update dependency ts-jest to v26.5.6
1 parent 8a16ae3 commit e9bc4a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"prettier": "2.2.1",
6565
"supertest": "6.1.3",
6666
"swagger-parser": "10.0.2",
67-
"ts-jest": "26.5.5",
67+
"ts-jest": "26.5.6",
6868
"ts-loader": "8.1.0",
6969
"ts-node": "9.1.1",
7070
"tsconfig-paths": "3.9.0",

backend/yarn.lock

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

5734-
5735-
version "26.5.5"
5736-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
5737-
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
5734+
5735+
version "26.5.6"
5736+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
5737+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
57385738
dependencies:
57395739
bs-logger "0.x"
57405740
buffer-from "1.x"

0 commit comments

Comments
 (0)