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 31
31
],
32
32
"devDependencies" : {
33
33
"markdown-toc" : " ^1.2.0" ,
34
- "mocha" : " ^6.1.4 "
34
+ "mocha" : " ^6.2.0 "
35
35
},
36
36
"dependencies" : {
37
37
"@textlint-rule/textlint-rule-no-invalid-control-character" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -908,10 +908,10 @@ mkdirp@0.5.1:
908
908
dependencies :
909
909
minimist "0.0.8"
910
910
911
- mocha@^6.1.4 :
912
- version "6.1.4 "
913
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.4 .tgz#e35fada242d5434a7e163d555c705f6875951640 "
914
- integrity sha512-PN8CIy4RXsIoxoFJzS4QNnCH4psUCPWc4/rPrst/ecSJJbLBkubMiyGCP2Kj/9YnWbotFqAoeXyXMucj7gwCFg ==
911
+ mocha@^6.2.0 :
912
+ version "6.2.0 "
913
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.0 .tgz#f896b642843445d1bb8bca60eabd9206b8916e56 "
914
+ integrity sha512-qwfFgY+7EKAAUAdv7VYMZQknI7YJSGesxHyhn6qD52DV8UcSZs5XwCifcZGMVIE4a5fbmhvbotxC0DLQ0oKohQ ==
915
915
dependencies :
916
916
ansi-colors "3.2.3"
917
917
browser-stdout "1.3.1"
You can’t perform that action at this time.
0 commit comments