Skip to content

Commit fae3bf0

Browse files
committed
chore(deps): update dependency ts-jest to v29.1.4
1 parent 05ec376 commit fae3bf0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest-circus": "29.7.0",
4545
"js-yaml": "4.1.0",
4646
"prettier": "3.2.5",
47-
"ts-jest": "29.1.2",
47+
"ts-jest": "29.1.4",
4848
"typescript": "5.3.3"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3727,10 +3727,10 @@ ts-api-utils@^1.0.1:
37273727
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
37283728
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
37293729

3730-
ts-jest@29.1.2:
3731-
version "29.1.2"
3732-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
3733-
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
3730+
ts-jest@29.1.4:
3731+
version "29.1.4"
3732+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
3733+
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
37343734
dependencies:
37353735
bs-logger "0.x"
37363736
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)