Skip to content

Commit e8aecd4

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

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
@@ -53,7 +53,7 @@
5353
"lint-staged": "^16.0.0",
5454
"react": "^18.3.1",
5555
"rimraf": "^6.0.1",
56-
"ts-jest": "^29.3.3",
56+
"ts-jest": "^29.3.4",
5757
"typescript": "^5.8.3"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7695,10 +7695,10 @@ ts-api-utils@^1.3.0:
76957695
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
76967696
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
76977697

7698-
ts-jest@^29.3.3:
7699-
version "29.3.3"
7700-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
7701-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
7698+
ts-jest@^29.3.4:
7699+
version "29.3.4"
7700+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
7701+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
77027702
dependencies:
77037703
bs-logger "^0.2.6"
77047704
ejs "^3.1.10"

0 commit comments

Comments
 (0)