Skip to content

Commit e0cdd7d

Browse files
committed
chore(deps): update dependency ts-jest to ^29.1.4
1 parent 6e723b7 commit e0cdd7d

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
"husky": "^9.0.11",
4141
"jest": "^29.7.0",
4242
"npm-check-updates": "^16.14.20",
43-
"ts-jest": "^29.1.3",
43+
"ts-jest": "^29.1.4",
4444
"typescript": "^5.4.5"
4545
}
4646
}

yarn.lock

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

7795-
ts-jest@^29.1.3:
7796-
version "29.1.3"
7797-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.3.tgz#2bab16ba5ab0f4896684985f9618acc2cf1197e9"
7798-
integrity sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw==
7795+
ts-jest@^29.1.4:
7796+
version "29.1.4"
7797+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
7798+
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
77997799
dependencies:
78007800
bs-logger "0.x"
78017801
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)