Skip to content

Commit

Permalink
Bump mocha from 8.4.0 to 9.0.0 (#248)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.4.0...v9.0.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2021
1 parent e4ab42d commit a865dc7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 28 deletions.
61 changes: 34 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"express": "^4.17.1",
"istanbul": "^0.4.5",
"jshint": "^2.10.2",
"mocha": "^8.0.1",
"mocha": "^9.0.0",
"mockery": "^2.0.0",
"pre-commit": "^1.0.0",
"qs": "^6.7.0",
Expand Down

0 comments on commit a865dc7

Please sign in to comment.