Skip to content

Commit be74e63

Browse files
committed
Update dependency ts-jest to v29.1.3
1 parent 28e07bc commit be74e63

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.2.5",
43-
"ts-jest": "29.1.2",
43+
"ts-jest": "29.1.3",
4444
"typescript": "5.4.5"
4545
}
4646
}

yarn.lock

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

4124-
ts-jest@29.1.2:
4125-
version "29.1.2"
4126-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
4127-
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
4124+
ts-jest@29.1.3:
4125+
version "29.1.3"
4126+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.3.tgz#2bab16ba5ab0f4896684985f9618acc2cf1197e9"
4127+
integrity sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw==
41284128
dependencies:
41294129
bs-logger "0.x"
41304130
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)