Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v28.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2022
1 parent d92639d commit fb14663
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.7.1",
"prettier-eslint": "15.0.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"ts-jest": "28.0.7",
"ts-jest": "28.0.8",
"ts-jest-mock": "1.1.33",
"ts-node": "10.9.1",
"typescript": "4.7.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5075,10 +5075,10 @@ ts-jest-mock@1.1.33:
resolved "https://registry.yarnpkg.com/ts-jest-mock/-/ts-jest-mock-1.1.33.tgz#6c7bdd22fe99e335199cd99129954560554def63"
integrity sha512-bnllDQBB68gKc0FJLPnNnH8VZPfReWGSknlc1RRJJUIrays3CZaDhZVE1QW5pSf8STJqyDDAwJm/hdWR9DCgtg==

ts-jest@28.0.7:
version "28.0.7"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
ts-jest@28.0.8:
version "28.0.8"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73"
integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit fb14663

Please sign in to comment.