Skip to content

Commit 37b1713

Browse files
chore(deps): update dependency ts-jest to v29.2.4 (#757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8705af commit 37b1713

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
@@ -61,7 +61,7 @@
6161
"rimraf": "6.0.1",
6262
"typescript": "5.5.4",
6363
"weak-napi": "2.0.2",
64-
"ts-jest": "29.2.3"
64+
"ts-jest": "29.2.4"
6565
},
6666
"resolutions": {
6767
"graphql": "16.9.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8223,10 +8223,10 @@ ts-invariant@^0.10.3:
82238223
dependencies:
82248224
tslib "^2.1.0"
82258225

8226-
8227-
version "29.2.3"
8228-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3.tgz#3d226ac36b8b820151a38f164414f9f6b412131f"
8229-
integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==
8226+
8227+
version "29.2.4"
8228+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.4.tgz#38ccf487407d7a63054a72689f6f99b075e296e5"
8229+
integrity sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==
82308230
dependencies:
82318231
bs-logger "0.x"
82328232
ejs "^3.1.10"

0 commit comments

Comments
 (0)