Skip to content

Commit b671e29

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

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
@@ -43,7 +43,7 @@
4343
"husky": "^9.1.7",
4444
"jest": "^29.7.0",
4545
"npm-check-updates": "^18.1.1",
46-
"ts-jest": "^29.4.1",
46+
"ts-jest": "^29.4.2",
4747
"typescript": "^5.9.2"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7120,10 +7120,10 @@ ts-api-utils@^1.0.1:
71207120
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
71217121
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
71227122

7123-
ts-jest@^29.4.1:
7124-
version "29.4.1"
7125-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
7126-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
7123+
ts-jest@^29.4.2:
7124+
version "29.4.3"
7125+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
7126+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
71277127
dependencies:
71287128
bs-logger "^0.2.6"
71297129
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)