File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 57
57
},
58
58
"devDependencies" : {
59
59
"markdown-toc" : " ^1.2.0" ,
60
- "mocha" : " ^8.3.0 " ,
60
+ "mocha" : " ^8.3.1 " ,
61
61
"semver" : " ^7.3.4" ,
62
62
"shipjs" : " 0.23.0"
63
63
},
Original file line number Diff line number Diff line change @@ -2571,10 +2571,10 @@ mkdirp@^1.0.0:
2571
2571
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
2572
2572
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
2573
2573
2574
- mocha@^8.3.0 :
2575
- version "8.3.0 "
2576
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.0 .tgz#a83a7432d382ae1ca29686062d7fdc2c36f63fe5 "
2577
- integrity sha512-TQqyC89V1J/Vxx0DhJIXlq9gbbL9XFNdeLQ1+JsnZsVaSOV1z3tWfw0qZmQJGQRIfkvZcs7snQnZnOCKoldq1Q ==
2574
+ mocha@^8.3.1 :
2575
+ version "8.3.1 "
2576
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1 .tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560 "
2577
+ integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ ==
2578
2578
dependencies :
2579
2579
" @ungap/promise-all-settled" " 1.1.2"
2580
2580
ansi-colors "4.1.1"
You can’t perform that action at this time.
0 commit comments