File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1317
1317
"glob" : " ^11.0.1" ,
1318
1318
"globals" : " ^15.13.0" ,
1319
1319
"husky" : " ^9.1.7" ,
1320
- "mocha" : " ^11.0.1 " ,
1320
+ "mocha" : " ^11.1.0 " ,
1321
1321
"prettier" : " ^3.3.3" ,
1322
1322
"ts-loader" : " ^9.5.1" ,
1323
1323
"typescript" : " ^5.5.4" ,
Original file line number Diff line number Diff line change @@ -1800,10 +1800,10 @@ mocha@^10.2.0:
1800
1800
yargs-parser "^20.2.9"
1801
1801
yargs-unparser "^2.0.0"
1802
1802
1803
- mocha@^11.0.1 :
1804
- version "11.0.1 "
1805
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.0.1. tgz#85c1c0e806275fe2479245be4ac4a0d81f533aa8 "
1806
- integrity sha512-+3GkODfsDG71KSCQhc4IekSW+ItCK/kiez1Z28ksWvYhKXV/syxMlerR/sC7whDp7IyreZ4YxceMLdTs5hQE8A ==
1803
+ mocha@^11.1.0 :
1804
+ version "11.1.0 "
1805
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.1.0. tgz#20d7c6ac4d6d6bcb60a8aa47971fca74c65c3c66 "
1806
+ integrity sha512-8uJR5RTC2NgpY3GrYcgpZrsEd9zKbPDpob1RezyR2upGHRQtHWofmzTMzTMSV6dru3tj5Ukt0+Vnq1qhFEEwAg ==
1807
1807
dependencies :
1808
1808
ansi-colors "^4.1.3"
1809
1809
browser-stdout "^1.3.1"
@@ -1822,8 +1822,8 @@ mocha@^11.0.1:
1822
1822
strip-json-comments "^3.1.1"
1823
1823
supports-color "^8.1.1"
1824
1824
workerpool "^6.5.1"
1825
- yargs "^16.2.0 "
1826
- yargs-parser "^20.2.9 "
1825
+ yargs "^17.7.2 "
1826
+ yargs-parser "^21.1.1 "
1827
1827
yargs-unparser "^2.0.0"
1828
1828
1829
1829
ms@^2.1.3 :
You can’t perform that action at this time.
0 commit comments