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 1165
1165
"eslint-webpack-plugin" : " ^4.1.0" ,
1166
1166
"glob" : " ^10.3.10" ,
1167
1167
"husky" : " ^9.0.11" ,
1168
- "mocha" : " ^10.3 .0" ,
1168
+ "mocha" : " ^10.4 .0" ,
1169
1169
"prettier" : " ^3.2.5" ,
1170
1170
"ts-loader" : " ^9.5.1" ,
1171
1171
"typescript" : " ^5.4.3" ,
Original file line number Diff line number Diff line change @@ -1611,10 +1611,10 @@ minimatch@^5.0.1:
1611
1611
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
1612
1612
integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw==
1613
1613
1614
- mocha@^10.3 .0 :
1615
- version "10.3 .0"
1616
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3 .0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9 "
1617
- integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg ==
1614
+ mocha@^10.4 .0 :
1615
+ version "10.4 .0"
1616
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4 .0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261 "
1617
+ integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA ==
1618
1618
dependencies :
1619
1619
ansi-colors "4.1.1"
1620
1620
browser-stdout "1.3.1"
You can’t perform that action at this time.
0 commit comments