Skip to content

Commit 6cf872b

Browse files
chore(deps): update dependency ts-jest to ^29.4.2 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b32df6 commit 6cf872b

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.1.6",
5454
"react": "^18.3.1",
5555
"rimraf": "^6.0.1",
56-
"ts-jest": "^29.4.1",
56+
"ts-jest": "^29.4.2",
5757
"typescript": "^5.9.2"
5858
}
5959
}

yarn.lock

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

7662-
ts-jest@^29.4.1:
7663-
version "29.4.1"
7664-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
7665-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
7662+
ts-jest@^29.4.2:
7663+
version "29.4.3"
7664+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
7665+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
76667666
dependencies:
76677667
bs-logger "^0.2.6"
76687668
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)