Skip to content

Commit 2fae91f

Browse files
chore(deps): update dependency ts-jest to ^29.4.6 (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent deaddc7 commit 2fae91f

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
@@ -58,7 +58,7 @@
5858
"lint-staged": "^16.2.7",
5959
"npm-check-updates": "^18.3.1",
6060
"rimraf": "^6.1.2",
61-
"ts-jest": "^29.4.5",
61+
"ts-jest": "^29.4.6",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.9.3"
6464
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7723,10 +7723,10 @@ ts-declaration-location@^1.0.6:
77237723
dependencies:
77247724
picomatch "^4.0.2"
77257725

7726-
ts-jest@^29.4.5:
7727-
version "29.4.5"
7728-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.5.tgz#a6b0dc401e521515d5342234be87f1ca96390a6f"
7729-
integrity sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==
7726+
ts-jest@^29.4.6:
7727+
version "29.4.6"
7728+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.6.tgz#51cb7c133f227396818b71297ad7409bb77106e9"
7729+
integrity sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==
77307730
dependencies:
77317731
bs-logger "^0.2.6"
77327732
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)