Skip to content

Commit f83598f

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

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.0.1",
6060
"react": "^18.3.1",
6161
"rimraf": "^6.0.1",
62-
"ts-jest": "^29.3.3",
62+
"ts-jest": "^29.3.4",
6363
"typescript": "^5.8.3"
6464
}
6565
}

yarn.lock

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

7973-
ts-jest@^29.3.3:
7974-
version "29.3.3"
7975-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
7976-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
7973+
ts-jest@^29.3.4:
7974+
version "29.3.4"
7975+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
7976+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
79777977
dependencies:
79787978
bs-logger "^0.2.6"
79797979
ejs "^3.1.10"

0 commit comments

Comments
 (0)