Bump ms and mocha

Bumps [ms](https://github.com/vercel/ms) to 2.1.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `ms` from 0.7.1 to 2.1.3
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](https://github.com/vercel/ms/compare/0.7.1...2.1.3)

Updates `mocha` from 2.5.3 to 10.2.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/v2.5.3...v10.2.0)

---
updated-dependencies:
- dependency-name: ms
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-22 13:40:36 +00:00 committed by GitHub
parent e73b269217
commit 273ed9c85e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1336 additions and 2503 deletions

3809
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"chai": "^3.3.0", "chai": "^3.3.0",
"happen": "~0.1.3", "happen": "~0.1.3",
"lebab": "^3.2.1", "lebab": "^3.2.1",
"mocha": "^2.3.3", "mocha": "^10.2.0",
"optimist": "~0.4.0", "optimist": "~0.4.0",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"sinon": "^15.1.0", "sinon": "^15.1.0",