Skip to content

Commit 61dcbc4

Browse files
dependabot[bot]spring-builds
authored andcommittedFeb 12, 2025·
Bump serialize-javascript and mocha in /javascript
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.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](mochajs/mocha@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] <[email protected]>
1 parent 21b77b9 commit 61dcbc4

File tree

2 files changed

+119
-156
lines changed

2 files changed

+119
-156
lines changed
 

‎javascript/package-lock.json

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

‎javascript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-plugin-prettier": "^5.1.3",
4444
"globals": "^15.8.0",
45-
"mocha": "~10.2",
45+
"mocha": "~10.8",
4646
"prettier": "^3.3.2",
4747
"prettier-eslint": "~15.0",
4848
"sinon": "^18.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.