Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v28.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 8, 2022
1 parent e310bc6 commit 8f562a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "2.6.2",
"prettier-eslint": "14.0.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"ts-jest": "28.0.1",
"ts-jest": "28.0.2",
"ts-jest-mock": "1.1.32",
"ts-node": "10.7.0",
"typescript": "4.6.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4744,10 +4744,10 @@ ts-jest-mock@1.1.32:
resolved "https://registry.yarnpkg.com/ts-jest-mock/-/ts-jest-mock-1.1.32.tgz#f59c5e5c2ad8a0b0c8ac8e79249dc46be1d42102"
integrity sha512-7xxhg+45wTS7z33qNjJ6Atu2rZZmmVBbVs/XlRSgC8iw/OdbGvIA5sM8MKcb5eFow3oPcSAWQSAf170qrG21Pg==

ts-jest@28.0.1:
version "28.0.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.1.tgz#626b4d7d5c386f88f4813d959ffc4ca0a8ffef96"
integrity sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==
ts-jest@28.0.2:
version "28.0.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.2.tgz#e4026357006731f96a033b94db89d01e0d3c0591"
integrity sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 8f562a6

Please sign in to comment.