We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ebe70 commit 2522b34Copy full SHA for 2522b34
package.json
@@ -31,7 +31,7 @@
31
],
32
"devDependencies": {
33
"markdown-toc": "^1.0.2",
34
- "mocha": "^4.0.1"
+ "mocha": "^5.0.0"
35
},
36
"dependencies": {
37
"textlint-rule-ja-no-abusage": "^1.1.1",
yarn.lock
@@ -475,9 +475,9 @@ mkdirp@0.5.1:
475
dependencies:
476
minimist "0.0.8"
477
478
-mocha@^4.0.1:
479
- version "4.0.1"
480
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b"
+mocha@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.0.tgz#cccac988b0bc5477119cba0e43de7af6d6ad8f4e"
481
482
browser-stdout "1.3.0"
483
commander "2.11.0"
0 commit comments