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 34
34
"heroku-apps" : " ^2.4.22" ,
35
35
"husky" : " ^8.0.3" ,
36
36
"lint-staged" : " ^15.2.2" ,
37
- "mocha" : " ^10.3 .0" ,
37
+ "mocha" : " ^10.4 .0" ,
38
38
"nock" : " ^13.5.4" ,
39
39
"nyc" : " ^15.1.0" ,
40
40
"oclif" : " ^4.6.2" ,
Original file line number Diff line number Diff line change @@ -5837,10 +5837,10 @@ mkdirp@^0.5.1:
5837
5837
dependencies :
5838
5838
minimist "0.0.8"
5839
5839
5840
- mocha@^10.3 .0 :
5841
- version "10.3 .0"
5842
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3 .0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9 "
5843
- integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg ==
5840
+ mocha@^10.4 .0 :
5841
+ version "10.4 .0"
5842
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4 .0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261 "
5843
+ integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA ==
5844
5844
dependencies :
5845
5845
ansi-colors "4.1.1"
5846
5846
browser-stdout "1.3.1"
You can’t perform that action at this time.
0 commit comments