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.1.2 " ,
60
+ "mocha" : " ^8.1.3 " ,
61
61
"semver" : " ^7.3.2" ,
62
62
"shipjs" : " 0.21.0"
63
63
},
Original file line number Diff line number Diff line change @@ -2670,10 +2670,10 @@ mkdirp@^1.0.0:
2670
2670
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
2671
2671
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
2672
2672
2673
- mocha@^8.1.2 :
2674
- version "8.1.2 "
2675
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.1.2 .tgz#d67fad13300e4f5cd48135a935ea566f96caf827 "
2676
- integrity sha512-I8FRAcuACNMLQn3lS4qeWLxXqLvGf6r2CaLstDpZmMUUSmvW6Cnm1AuHxgbc7ctZVRcfwspCRbDHymPsi3dkJw ==
2673
+ mocha@^8.1.3 :
2674
+ version "8.1.3 "
2675
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.1.3 .tgz#5e93f873e35dfdd69617ea75f9c68c2ca61c2ac5 "
2676
+ integrity sha512-ZbaYib4hT4PpF4bdSO2DohooKXIn4lDeiYqB+vTmCdr6l2woW0b6H3pf5x4sM5nwQMru9RvjjHYWVGltR50ZBw ==
2677
2677
dependencies :
2678
2678
ansi-colors "4.1.1"
2679
2679
browser-stdout "1.3.1"
You can’t perform that action at this time.
0 commit comments