Bump serialize-javascript and mocha in /test

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.1.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.1.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>
This commit is contained in:
dependabot[bot]
2025-02-19 23:51:55 +00:00
committed by GitHub
parent afe17aac2d
commit 4b2619c49a
2 changed files with 76 additions and 109 deletions

View File

@@ -21,7 +21,7 @@
"chai-string": "^1.5.0",
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",
"mocha": "^10.1.0"
"mocha": "^10.8.2"
},
"dependencies": {}
}