Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Commit

Permalink
Update mocha requirement from ^2.3.3 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 23, 2018
1 parent f170509 commit 0232549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,6 +27,6 @@
"istanbul": "^0.4.0",
"jscs": "^2.5.1",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^2.3.3"
"mocha": "^5.2.0"
}
}

0 comments on commit 0232549

Please sign in to comment.