build(deps-dev): bump mocha from 9.1.3 to 10.0.0 (#1985)

Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 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.1.3...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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
dependabot[bot]
2022-05-06 09:29:44 -07:00
committed by GitHub
parent 3968fead9b
commit 05930c0991
2 changed files with 137 additions and 87 deletions

View File

@@ -47,7 +47,7 @@
"https-browserify": "^1.0.0",
"jest": "^26.0.1",
"lerna": "^4.0.0",
"mocha": "^9",
"mocha": "^10",
"npm-run-all": "^4.1.5",
"nyc": "^15",
"path-browserify": "1.0.1",