Skip to content

Commit b6d7bd2

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

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
@@ -62,7 +62,7 @@
6262
"prettier": "3.0.3",
6363
"prettier-eslint": "16.3.0",
6464
"rollup-plugin-peer-deps-external": "2.2.4",
65-
"ts-jest": "29.2.3",
65+
"ts-jest": "29.2.4",
6666
"ts-jest-mock": "1.4.1",
6767
"ts-node": "10.9.2",
6868
"typescript": "5.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5651,10 +5651,10 @@ ts-jest-mock@1.4.1:
56515651
resolved "https://registry.yarnpkg.com/ts-jest-mock/-/ts-jest-mock-1.4.1.tgz#c1d245b03dfa59c19ea84359bb187228736ceae7"
56525652
integrity sha512-0tMJ+eOVe5lLZgwe94Qz6JreqOem6uY7O9TZEFhAp+RF68RKgJJp4qkH9vL5pqPjJcgynx7Lag37OW0KBew6Bg==
56535653

5654-
ts-jest@29.2.3:
5655-
version "29.2.3"
5656-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3.tgz#3d226ac36b8b820151a38f164414f9f6b412131f"
5657-
integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==
5654+
ts-jest@29.2.4:
5655+
version "29.2.4"
5656+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.4.tgz#38ccf487407d7a63054a72689f6f99b075e296e5"
5657+
integrity sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==
56585658
dependencies:
56595659
bs-logger "0.x"
56605660
ejs "^3.1.10"

0 commit comments

Comments
 (0)