Bump serialize-javascript and mocha

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.2)

Updates `mocha` from 10.2.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/multi-456de2e4f1
dependabot[bot] 10 months ago committed by GitHub
parent 4c40b94725
commit 8f38dd1d48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2653
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -6,7 +6,7 @@
"devDependencies": {
"expect.js": "~0.3.1",
"jsdoc": "~4.0.2",
"mocha": "~10.2.0",
"mocha": "~10.8.2",
"nyc": "^15.1.0",
"requirejs": "^2.1.22",
"tiny-worker": "^2.3.0",

Loading…
Cancel
Save