Skip to content

Commit 74a89ea

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

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
@@ -48,7 +48,7 @@
4848
"rollup-plugin-terser": "^7.0.2",
4949
"superstruct": "1.0.4",
5050
"svelte": "^3.59.2",
51-
"ts-jest": "^29.4.5",
51+
"ts-jest": "^29.4.6",
5252
"ts-node": "^10.9.2",
5353
"tslib": "^2.8.1",
5454
"typescript": "^4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6973,10 +6973,10 @@ tr46@~0.0.3:
69736973
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
69746974
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
69756975

6976-
ts-jest@^29.4.5:
6977-
version "29.4.5"
6978-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.5.tgz#a6b0dc401e521515d5342234be87f1ca96390a6f"
6979-
integrity sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==
6976+
ts-jest@^29.4.6:
6977+
version "29.4.6"
6978+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.6.tgz#51cb7c133f227396818b71297ad7409bb77106e9"
6979+
integrity sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==
69806980
dependencies:
69816981
bs-logger "^0.2.6"
69826982
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)