Skip to content

Commit 86c8a50

Browse files
committed
Update dependency ts-jest to v29.1.2
1 parent 649546d commit 86c8a50

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-total-functions": "7.1.0",
2424
"jest": "29.7.0",
2525
"prettier": "3.0.3",
26-
"ts-jest": "29.1.1",
26+
"ts-jest": "29.1.2",
2727
"type-coverage": "2.27.1",
2828
"typescript": "5.3.3"
2929
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4232,10 +4232,10 @@ ts-api-utils@^1.0.1:
42324232
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.2.tgz#7c094f753b6705ee4faee25c3c684ade52d66d99"
42334233
integrity sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==
42344234

4235-
4236-
version "29.1.1"
4237-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
4238-
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
4235+
4236+
version "29.1.2"
4237+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
4238+
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
42394239
dependencies:
42404240
bs-logger "0.x"
42414241
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)