Skip to content

Commit 3951904

Browse files
committed
chore(deps): update dependency ts-jest to v29.2.4
1 parent d7f66ba commit 3951904

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.10",
7070
"rollup": "4.19.2",
7171
"rollup-plugin-dts": "6.1.1",
72-
"ts-jest": "29.2.3",
72+
"ts-jest": "29.2.4",
7373
"typescript": "5.5.4"
7474
},
7575
"lint-staged": {

yarn.lock

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

5004-
5005-
version "29.2.3"
5006-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3.tgz#3d226ac36b8b820151a38f164414f9f6b412131f"
5007-
integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==
5004+
5005+
version "29.2.4"
5006+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.4.tgz#38ccf487407d7a63054a72689f6f99b075e296e5"
5007+
integrity sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==
50085008
dependencies:
50095009
bs-logger "0.x"
50105010
ejs "^3.1.10"

0 commit comments

Comments
 (0)