Skip to content

Commit

Permalink
Merge pull request #54 from hexojs/dependabot/npm_and_yarn/mocha-7.0.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump mocha from 6.2.2 to 7.0.0
  • Loading branch information
SukkaW committed Jan 10, 2020
2 parents 5c07b18 + c4ab606 commit 1e09f42
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .mocharc.yml
@@ -0,0 +1 @@
reporter: spec
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"eslint": "^6.0.1",
"eslint-config-hexo": "^4.1.0",
"iferr": "^1.0.2",
"mocha": "^6.0.2",
"mocha": "^7.0.0",
"nyc": "^14.1.1"
},
"engines": {
Expand Down
1 change: 0 additions & 1 deletion test/mocha.opts

This file was deleted.

0 comments on commit 1e09f42

Please sign in to comment.