File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
28
28
"jest" : " 28.1.3" ,
29
29
"prettier" : " 2.7.1" ,
30
- "ts-jest" : " 28.0.7 " ,
30
+ "ts-jest" : " 28.0.8 " ,
31
31
"typescript" : " 4.7.4" ,
32
32
"vscode-languageserver" : " 6.1.1"
33
33
},
Original file line number Diff line number Diff line change @@ -3007,10 +3007,10 @@ to-regex-range@^5.0.1:
3007
3007
dependencies :
3008
3008
is-number "^7.0.0"
3009
3009
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 ==
3014
3014
dependencies :
3015
3015
bs-logger "0.x"
3016
3016
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments