Skip to content

Commit 65f12b1

Browse files
committed
chore(deps): update dependency ts-jest to v29.0.5
1 parent 9e5b650 commit 65f12b1

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
@@ -58,7 +58,7 @@
5858
"rimraf": "4.0.4",
5959
"rxjs": "7.8.0",
6060
"supertest": "6.3.3",
61-
"ts-jest": "29.0.4",
61+
"ts-jest": "29.0.5",
6262
"ts-node": "10.9.1",
6363
"typescript": "4.9.4"
6464
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11289,10 +11289,10 @@ ts-invariant@^0.4.0:
1128911289
dependencies:
1129011290
tslib "^1.9.3"
1129111291

11292-
11293-
version "29.0.4"
11294-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.4.tgz#9bc1fd0ec4d863f001af6c5c630e3a807df90f6d"
11295-
integrity sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==
11292+
11293+
version "29.0.5"
11294+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
11295+
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
1129611296
dependencies:
1129711297
bs-logger "0.x"
1129811298
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)