Skip to content

Commit 57130e5

Browse files
chore(deps): update dependency ts-jest to ^29.4.4 (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6e27a9 commit 57130e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2.1",
46-
"ts-jest": "^29.4.3",
46+
"ts-jest": "^29.4.4",
4747
"typescript": "^5.9.2"
4848
}
4949
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7120,7 +7120,7 @@ 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.3:
7123+
ts-jest@^29.4.4:
71247124
version "29.4.4"
71257125
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
71267126
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==

0 commit comments

Comments
 (0)