diff --git a/package.json b/package.json index a1dbfc4..6623fbe 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jest": "^29.7.0", "lint-staged": "^16.2.7", "rimraf": "^6.1.2", - "ts-jest": "^29.4.5", + "ts-jest": "^29.4.6", "typescript": "^5.9.3" } } diff --git a/yarn.lock b/yarn.lock index eda65d4..6beacc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7686,10 +7686,10 @@ ts-declaration-location@^1.0.6: dependencies: picomatch "^4.0.2" -ts-jest@^29.4.5: - version "29.4.5" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.5.tgz#a6b0dc401e521515d5342234be87f1ca96390a6f" - integrity sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q== +ts-jest@^29.4.6: + version "29.4.6" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.6.tgz#51cb7c133f227396818b71297ad7409bb77106e9" + integrity sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA== dependencies: bs-logger "^0.2.6" fast-json-stable-stringify "^2.1.0"