Skip to content

Commit e839e44

Browse files
committed
Update dependency ts-jest to v28.0.8
1 parent abf7dac commit e839e44

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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-simple-import-sort": "7.0.0",
2828
"jest": "28.1.3",
2929
"prettier": "2.7.1",
30-
"ts-jest": "28.0.7",
30+
"ts-jest": "28.0.8",
3131
"typescript": "4.7.4",
3232
"vscode-languageserver": "6.1.1"
3333
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3007,10 +3007,10 @@ to-regex-range@^5.0.1:
30073007
dependencies:
30083008
is-number "^7.0.0"
30093009

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

0 commit comments

Comments
 (0)