Skip to content

Commit 6eb4184

Browse files
chore(deps): update dependency ts-jest to v29.0.2 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05f6918 commit 6eb4184

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
@@ -31,7 +31,7 @@
3131
"lint-staged": "13.0.3",
3232
"pinst": "3.0.0",
3333
"standard-version": "9.5.0",
34-
"ts-jest": "29.0.1",
34+
"ts-jest": "29.0.2",
3535
"ts-node": "10.9.1",
3636
"typescript": "4.8.3"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4907,10 +4907,10 @@ trim-off-newlines@^1.0.0:
49074907
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
49084908
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
49094909

4910-
4911-
version "29.0.1"
4912-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.1.tgz#3296b39d069dc55825ce1d059a9510b33c718b86"
4913-
integrity sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==
4910+
4911+
version "29.0.2"
4912+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.2.tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad"
4913+
integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==
49144914
dependencies:
49154915
bs-logger "0.x"
49164916
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)