Skip to content

Commit 03e93fa

Browse files
committed
chore(deps): update dependency ts-jest to v29.2.0
1 parent 0b48818 commit 03e93fa

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
@@ -69,7 +69,7 @@
6969
"rimraf": "5.0.8",
7070
"rollup": "4.18.1",
7171
"rollup-plugin-dts": "6.1.1",
72-
"ts-jest": "29.1.5",
72+
"ts-jest": "29.2.0",
7373
"typescript": "5.5.3"
7474
},
7575
"lint-staged": {

yarn.lock

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

4714-
ts-jest@29.1.5:
4715-
version "29.1.5"
4716-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
4717-
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
4714+
ts-jest@29.2.0:
4715+
version "29.2.0"
4716+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.0.tgz#e1a0e624d8dbed4303debf0d8e063b4403d15c40"
4717+
integrity sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==
47184718
dependencies:
47194719
bs-logger "0.x"
47204720
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)