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 27
27
"@types/node" : " ^15.3.0" ,
28
28
"mocha" : " ^9.1.3" ,
29
29
"prettier" : " ^2.3.0" ,
30
- "ts-mocha" : " ^8 .0.0 " ,
30
+ "ts-mocha" : " ^9 .0.2 " ,
31
31
"ts-node" : " ^10.4.0" ,
32
32
"typescript" : " ^4.2.4"
33
33
},
Original file line number Diff line number Diff line change @@ -601,10 +601,10 @@ to-regex-range@^5.0.1:
601
601
dependencies :
602
602
is-number "^7.0.0"
603
603
604
- ts-mocha@^8 .0.0 :
605
- version "8 .0.0 "
606
- resolved "https://registry.yarnpkg.com/ts-mocha/-/ts-mocha-8 .0.0 .tgz#962d0fa12eeb6468aa1a6b594bb3bbc818da3ef0 "
607
- integrity sha512-Kou1yxTlubLnD5C3unlCVO7nh0HERTezjoVhVw/M5S1SqoUec0WgllQvPk3vzPMc6by8m6xD1uR1yRf8lnVUbA ==
604
+ ts-mocha@^9 .0.2 :
605
+ version "9 .0.2 "
606
+ resolved "https://registry.yarnpkg.com/ts-mocha/-/ts-mocha-9 .0.2 .tgz#c1ef0248874d04a0f26dd9bd8d88e617a8d82ab1 "
607
+ integrity sha512-WyQjvnzwrrubl0JT7EC1yWmNpcsU3fOuBFfdps30zbmFBgKniSaSOyZMZx+Wq7kytUs5CY+pEbSYEbGfIKnXTw ==
608
608
dependencies :
609
609
ts-node "7.0.1"
610
610
optionalDependencies :
You can’t perform that action at this time.
0 commit comments