Skip to content

Commit 5216c05

Browse files
Update dependency ts-jest to v29.2.0
1 parent df134b1 commit 5216c05

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
@@ -40,7 +40,7 @@
4040
"jest-circus": "29.7.0",
4141
"js-yaml": "4.1.0",
4242
"prettier": "3.3.2",
43-
"ts-jest": "29.1.5",
43+
"ts-jest": "29.2.0",
4444
"typescript": "5.5.2"
4545
}
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4111,10 +4111,10 @@ ts-api-utils@^1.3.0:
41114111
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
41124112
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
41134113

4114-
ts-jest@29.1.5:
4115-
version "29.1.5"
4116-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
4117-
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
4114+
ts-jest@29.2.0:
4115+
version "29.2.0"
4116+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.0.tgz#e1a0e624d8dbed4303debf0d8e063b4403d15c40"
4117+
integrity sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==
41184118
dependencies:
41194119
bs-logger "0.x"
41204120
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)