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.7" ,
60
60
"markdown-toc" : " ^1.2.0" ,
61
- "mocha" : " ^10.6.0 " ,
61
+ "mocha" : " ^10.6.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 @@ -1803,10 +1803,10 @@ mixin-deep@^1.1.3:
1803
1803
for-in "^1.0.2"
1804
1804
is-extendable "^1.0.1"
1805
1805
1806
- mocha@^10.6.0 :
1807
- version "10.6 .0"
1808
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.6 .0.tgz#465fc66c52613088e10018989a3b98d5e11954b9 "
1809
- integrity sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw ==
1806
+ mocha@^10.6.1 :
1807
+ version "10.7 .0"
1808
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7 .0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a "
1809
+ integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA ==
1810
1810
dependencies :
1811
1811
ansi-colors "^4.1.3"
1812
1812
browser-stdout "^1.3.1"
You can’t perform that action at this time.
0 commit comments