Skip to content

Commit a47f461

Browse files
authoredFeb 16, 2025··
build(deps): bump serialize-javascript and mocha (#439)
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](yahoo/serialize-javascript@v6.0.0...v6.0.2) Updates `mocha` from 10.4.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.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dc2684 commit a47f461

File tree

2 files changed

+114
-180
lines changed

2 files changed

+114
-180
lines changed
 

‎package-lock.json

+113-179
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500
"eslint-config-prettier": "^9.1.0",
501501
"eslint-plugin-jsdoc": "^48.2.2",
502502
"js-yaml": "^4.1.0",
503-
"mocha": "^10.4.0",
503+
"mocha": "^10.8.2",
504504
"prettier": "^3.2.5",
505505
"typescript": "^5.4.4",
506506
"typescript-eslint": "^7.5.0",

0 commit comments

Comments
 (0)
Please sign in to comment.