Skip to content

Commit 95f5cb6

Browse files
committed
chore(deps): update dependency ts-jest to v29.1.3
1 parent 7b1275c commit 95f5cb6

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.7",
7070
"rollup": "4.17.2",
7171
"rollup-plugin-dts": "6.1.1",
72-
"ts-jest": "29.1.2",
72+
"ts-jest": "29.1.3",
7373
"typescript": "5.4.5"
7474
},
7575
"lint-staged": {

yarn.lock

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

4672-
4673-
version "29.1.2"
4674-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
4675-
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
4672+
4673+
version "29.1.3"
4674+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.3.tgz#2bab16ba5ab0f4896684985f9618acc2cf1197e9"
4675+
integrity sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw==
46764676
dependencies:
46774677
bs-logger "0.x"
46784678
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)