Skip to content

Commit 571a603

Browse files
authored
Merge pull request #75 from CodeCommunityHub/dependabot/npm_and_yarn/ts-jest-29.2.4
Bump ts-jest from 29.2.3 to 29.2.4
2 parents c5ab747 + c8fded0 commit 571a603

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
@@ -41,7 +41,7 @@
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.3",
4343
"pretty-quick": "^4.0.0",
44-
"ts-jest": "^29.2.3",
44+
"ts-jest": "^29.2.4",
4545
"ts-node-dev": "^2.0.0",
4646
"typescript": "^5.5.4"
4747
},

yarn.lock

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

4968-
ts-jest@^29.2.3:
4969-
version "29.2.3"
4970-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3.tgz#3d226ac36b8b820151a38f164414f9f6b412131f"
4971-
integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==
4968+
ts-jest@^29.2.4:
4969+
version "29.2.4"
4970+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.4.tgz#38ccf487407d7a63054a72689f6f99b075e296e5"
4971+
integrity sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==
49724972
dependencies:
49734973
bs-logger "0.x"
49744974
ejs "^3.1.10"

0 commit comments

Comments
 (0)