Skip to content

Commit 1719df6

Browse files
committed
chore(deps): update dependency ts-jest to v29.1.4
1 parent 2eca19a commit 1719df6

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.18.0",
7171
"rollup-plugin-dts": "6.1.1",
72-
"ts-jest": "29.1.3",
72+
"ts-jest": "29.1.4",
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
@@ -4650,10 +4650,10 @@ ts-api-utils@^1.3.0:
46504650
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
46514651
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
46524652

4653-
4654-
version "29.1.3"
4655-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.3.tgz#2bab16ba5ab0f4896684985f9618acc2cf1197e9"
4656-
integrity sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw==
4653+
4654+
version "29.1.4"
4655+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
4656+
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
46574657
dependencies:
46584658
bs-logger "0.x"
46594659
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)