Skip to content

Commit 04dc5b5

Browse files
chore(deps): update dependency ts-jest to ^29.4.2 (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98a6f3e commit 04dc5b5

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
@@ -59,7 +59,7 @@
5959
"npm-check-updates": "^18.1.1",
6060
"prisma": "^5.22.0",
6161
"rimraf": "^6.0.1",
62-
"ts-jest": "^29.4.1",
62+
"ts-jest": "^29.4.2",
6363
"typescript": "^5.9.2"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7744,10 +7744,10 @@ ts-declaration-location@^1.0.6:
77447744
dependencies:
77457745
picomatch "^4.0.2"
77467746

7747-
ts-jest@^29.4.1:
7748-
version "29.4.1"
7749-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
7750-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
7747+
ts-jest@^29.4.2:
7748+
version "29.4.3"
7749+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
7750+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
77517751
dependencies:
77527752
bs-logger "^0.2.6"
77537753
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)