chore(deps-dev): bump mocha from 10.0.0 to 10.1.0 (#666)

Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.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/v10.0.0...v10.1.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-10 12:08:52 -05:00
committed by GitHub
parent 2349c1a3aa
commit 816e7eba6a
2 changed files with 8 additions and 22 deletions

View File

@@ -55,7 +55,7 @@
"eslint-plugin-security": "^1.5.0",
"husky": "^8.0.1",
"lint-staged": "^13.1.0",
"mocha": "^10.0.0",
"mocha": "^10.1.0",
"prettier": "^2.8.1",
"should": "^13.2.3",
"supertest": "^6.3.3",