build(deps-dev): bump mocha from 9.2.2 to 10.0.0

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.2...v10.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>
This commit is contained in:
dependabot[bot]
2022-05-02 11:01:40 +00:00
committed by GitHub
parent aef9c9883d
commit 252878dd74
2 changed files with 29 additions and 41 deletions

View File

@ -77,7 +77,7 @@
"docsify-cli": "^4.3.0",
"glob": "^8.0.1",
"jszip": "^3.1.5",
"mocha": "^9.0.2",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"pre-commit": "^1.2.2",
"prettier": "^2.3.1",