Skip to content

Commit 69257a0

Browse files
chore(deps): update dependency ts-jest to v29.4.4
1 parent 995d870 commit 69257a0

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.10",
7070
"rollup": "4.50.2",
7171
"rollup-plugin-dts": "6.2.3",
72-
"ts-jest": "29.4.3",
72+
"ts-jest": "29.4.4",
7373
"typescript": "5.9.2"
7474
},
7575
"lint-staged": {

yarn.lock

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

4910-
4911-
version "29.4.3"
4912-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
4913-
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
4910+
4911+
version "29.4.4"
4912+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
4913+
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==
49144914
dependencies:
49154915
bs-logger "^0.2.6"
49164916
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)