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 58
58
"devDependencies" : {
59
59
"@changesets/cli" : " ^2.27.9" ,
60
60
"markdown-toc" : " ^1.2.0" ,
61
- "mocha" : " ^10.7.3 " ,
61
+ "mocha" : " ^10.8.1 " ,
62
62
"semver" : " ^7.6.3"
63
63
},
64
64
"email" : " azuciao@gmail.com"
Original file line number Diff line number Diff line change @@ -1724,10 +1724,10 @@ mixin-deep@^1.1.3:
1724
1724
for-in "^1.0.2"
1725
1725
is-extendable "^1.0.1"
1726
1726
1727
- mocha@^10.7.3 :
1728
- version "10.7.3 "
1729
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3 .tgz#ae32003cabbd52b59aece17846056a68eb4b0752 "
1730
- integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A ==
1727
+ mocha@^10.8.1 :
1728
+ version "10.8.2 "
1729
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.2 .tgz#8d8342d016ed411b12a429eb731b825f961afb96 "
1730
+ integrity sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg ==
1731
1731
dependencies :
1732
1732
ansi-colors "^4.1.3"
1733
1733
browser-stdout "^1.3.1"
You can’t perform that action at this time.
0 commit comments