Skip to content

Commit

Permalink
Update mocha requirement from ^2.0.1 to ^5.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/commits/v5.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Nov 22, 2018
1 parent 569bbb2 commit 115216b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"istanbul": "^0.4.0",
"jscs": "^2.5.0",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^2.0.1"
"mocha": "^5.2.0"
},
"dependencies": {
"hexo-pagination": "0.0.2"
Expand Down

0 comments on commit 115216b

Please sign in to comment.