Skip to content

Commit 86f20b3

Browse files
chore(deps): update dependency ts-jest to ^29.3.4 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd0f7a8 commit 86f20b3

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
"npm-check-updates": "^18.0.1",
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
64-
"ts-jest": "^29.3.3",
64+
"ts-jest": "^29.3.4",
6565
"typescript": "^5.8.3"
6666
}
6767
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8331,10 +8331,10 @@ ts-api-utils@^2.0.0:
83318331
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
83328332
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
83338333

8334-
ts-jest@^29.3.3:
8335-
version "29.3.3"
8336-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
8337-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
8334+
ts-jest@^29.3.4:
8335+
version "29.3.4"
8336+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
8337+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
83388338
dependencies:
83398339
bs-logger "^0.2.6"
83408340
ejs "^3.1.10"

0 commit comments

Comments
 (0)