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 22
22
"eslint-config-prettier" : " ^9.1.0" ,
23
23
"husky" : " ^9.1.6" ,
24
24
"lint-staged" : " ^15" ,
25
- "mocha" : " ^10.7.3 " ,
25
+ "mocha" : " ^10.8.2 " ,
26
26
"oclif" : " ^4.15.16" ,
27
27
"prettier" : " ^3.3.3" ,
28
28
"shx" : " ^0.3.4" ,
Original file line number Diff line number Diff line change @@ -4674,10 +4674,10 @@ minimist@^1.2.3:
4674
4674
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4675
4675
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
4676
4676
4677
- mocha@^10.7.3 :
4678
- version "10.7.3 "
4679
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3 .tgz#ae32003cabbd52b59aece17846056a68eb4b0752 "
4680
- integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A ==
4677
+ mocha@^10.8.2 :
4678
+ version "10.8.2 "
4679
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.2 .tgz#8d8342d016ed411b12a429eb731b825f961afb96 "
4680
+ integrity sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg ==
4681
4681
dependencies :
4682
4682
ansi-colors "^4.1.3"
4683
4683
browser-stdout "^1.3.1"
You can’t perform that action at this time.
0 commit comments