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" : " ^9 .0.2 " ,
30
+ "ts-mocha" : " ^10 .0.0 " ,
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 @@ -608,10 +608,10 @@ to-regex-range@^5.0.1:
608
608
dependencies :
609
609
is-number "^7.0.0"
610
610
611
- ts-mocha@^9 .0.2 :
612
- version "9 .0.2 "
613
- resolved "https://registry.yarnpkg.com/ts-mocha/-/ts-mocha-9 .0.2 .tgz#c1ef0248874d04a0f26dd9bd8d88e617a8d82ab1 "
614
- integrity sha512-WyQjvnzwrrubl0JT7EC1yWmNpcsU3fOuBFfdps30zbmFBgKniSaSOyZMZx+Wq7kytUs5CY+pEbSYEbGfIKnXTw ==
611
+ ts-mocha@^10 .0.0 :
612
+ version "10 .0.0 "
613
+ resolved "https://registry.yarnpkg.com/ts-mocha/-/ts-mocha-10 .0.0 .tgz#41a8d099ac90dbbc64b06976c5025ffaebc53cb9 "
614
+ integrity sha512-VRfgDO+iiuJFlNB18tzOfypJ21xn2xbuZyDvJvqpTbWgkAgD17ONGr8t+Tl8rcBtOBdjXp5e/Rk+d39f7XBHRw ==
615
615
dependencies :
616
616
ts-node "7.0.1"
617
617
optionalDependencies :
You can’t perform that action at this time.
0 commit comments