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 37
37
"eslint-plugin-jest" : " 27.0.4" ,
38
38
"jest" : " 29.0.3" ,
39
39
"prettier" : " 2.7.1" ,
40
- "ts-jest" : " 29.0.2 " ,
40
+ "ts-jest" : " 29.0.3 " ,
41
41
"typescript" : " 4.8.3"
42
42
}
43
43
}
Original file line number Diff line number Diff line change @@ -2662,10 +2662,10 @@ to-regex-range@^5.0.1:
2662
2662
dependencies :
2663
2663
is-number "^7.0.0"
2664
2664
2665
-
2666
- version "29.0.2 "
2667
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.2 .tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad "
2668
- integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg ==
2665
+
2666
+ version "29.0.3 "
2667
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3 .tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
2668
+ integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
2669
2669
dependencies :
2670
2670
bs-logger "0.x"
2671
2671
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments