Skip to content

Commit 252e5bd

Browse files
chore(deps): update dependency ts-jest to v28.0.2 (#74)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 96fffeb commit 252e5bd

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
@@ -61,7 +61,7 @@
6161
"rimraf": "3.0.2",
6262
"typescript": "4.6.4",
6363
"weak-napi": "2.0.2",
64-
"ts-jest": "28.0.1"
64+
"ts-jest": "28.0.2"
6565
},
6666
"resolutions": {
6767
"@changesets/apply-release-plan": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8166,10 +8166,10 @@ ts-invariant@^0.9.4:
81668166
dependencies:
81678167
tslib "^2.1.0"
81688168

8169-
8170-
version "28.0.1"
8171-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.1.tgz#626b4d7d5c386f88f4813d959ffc4ca0a8ffef96"
8172-
integrity sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==
8169+
8170+
version "28.0.2"
8171+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.2.tgz#e4026357006731f96a033b94db89d01e0d3c0591"
8172+
integrity sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==
81738173
dependencies:
81748174
bs-logger "0.x"
81758175
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)