Skip to content

Commit e4abc34

Browse files
Bump serialize-javascript and mocha (eclipse-velocitas#38)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c990d9e commit e4abc34

File tree

2 files changed

+87
-77
lines changed

2 files changed

+87
-77
lines changed

package-lock.json

Lines changed: 86 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/mocha": "^9.1.1",
2525
"chai": "^4.3.10",
2626
"chai-as-promised": "^7.1.1",
27-
"mocha": "^10.0.0",
27+
"mocha": "^10.8.2",
2828
"nock": "^13.2.9",
2929
"nyc": "^15.1.0",
3030
"prettier": "^2.7.1",

0 commit comments

Comments
 (0)