Skip to content

Commit

Permalink
Bump serialize-javascript and mocha
Browse files Browse the repository at this point in the history
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.1 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2)

Updates `mocha` from 10.0.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent afb80e7 commit 843c2b8
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 120 deletions.
198 changes: 79 additions & 119 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eslint-config-prettier": "^8.5.0",
"expose-loader": "^4.0.0",
"fs-extra": "^10.1.0",
"mocha": "~10.0.0",
"mocha": "~10.8.2",
"postcss": "^8.4.31",
"postcss-import": "^13.0.0",
"postcss-loader": "^7.0.0",
Expand Down

0 comments on commit 843c2b8

Please sign in to comment.