Skip to content

Commit 2522b34

Browse files
renovate[bot]azu
authored andcommitted
chore(deps): update dependency mocha to ^5.0.0 (#28)
1 parent 36ebe70 commit 2522b34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"devDependencies": {
3333
"markdown-toc": "^1.0.2",
34-
"mocha": "^4.0.1"
34+
"mocha": "^5.0.0"
3535
},
3636
"dependencies": {
3737
"textlint-rule-ja-no-abusage": "^1.1.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -475,9 +475,9 @@ mkdirp@0.5.1:
475475
dependencies:
476476
minimist "0.0.8"
477477

478-
mocha@^4.0.1:
479-
version "4.0.1"
480-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b"
478+
mocha@^5.0.0:
479+
version "5.0.0"
480+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.0.tgz#cccac988b0bc5477119cba0e43de7af6d6ad8f4e"
481481
dependencies:
482482
browser-stdout "1.3.0"
483483
commander "2.11.0"

0 commit comments

Comments
 (0)