Skip to content

Commit 3e57daa

Browse files
chore(deps): update dependency ts-jest to v29.0.5
1 parent 6fb4c4e commit 3e57daa

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
@@ -16,7 +16,7 @@
1616
"@types/supertest": "2.0.12",
1717
"@types/uuid": "9.0.0",
1818
"jest": "29.3.1",
19-
"ts-jest": "29.0.4",
19+
"ts-jest": "29.0.5",
2020
"ts-node-dev": "2.0.0",
2121
"tsconfig-paths": "4.1.2",
2222
"tsup": "6.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3878,10 +3878,10 @@ ts-interface-checker@^0.1.9:
38783878
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"
38793879
integrity sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==
38803880

3881-
3882-
version "29.0.4"
3883-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.4.tgz#9bc1fd0ec4d863f001af6c5c630e3a807df90f6d"
3884-
integrity sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==
3881+
3882+
version "29.0.5"
3883+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
3884+
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
38853885
dependencies:
38863886
bs-logger "0.x"
38873887
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)