File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"jest" : " 28.0.3" ,
31
31
"js-yaml" : " 4.1.0" ,
32
32
"prettier" : " 2.6.2" ,
33
- "ts-jest" : " 28.0.0 " ,
33
+ "ts-jest" : " 28.0.1 " ,
34
34
"typescript" : " 4.6.4"
35
35
},
36
36
"workspaces" : [
Original file line number Diff line number Diff line change @@ -3065,10 +3065,10 @@ to-regex-range@^5.0.1:
3065
3065
dependencies :
3066
3066
is-number "^7.0.0"
3067
3067
3068
-
3069
- version "28.0.0 "
3070
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.0 .tgz#8a696cd1696c471154f7f0c81184ac99b526f400 "
3071
- integrity sha512-JOUGExRO4vNaQdc920/sJjFZxe9lBGa6WIuNWkvtZoORGI9dyHTBqhuaJUdBVWIfqj+vaK3TRt/B1T0hQ0ROaA ==
3068
+
3069
+ version "28.0.1 "
3070
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.1 .tgz#626b4d7d5c386f88f4813d959ffc4ca0a8ffef96 "
3071
+ integrity sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg ==
3072
3072
dependencies :
3073
3073
bs-logger "0.x"
3074
3074
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments