Skip to content

Commit 086ffe9

Browse files
Bump serialize-javascript and mocha
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.3.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.3.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 4bda489 commit 086ffe9

File tree

2 files changed

+59
-70
lines changed

2 files changed

+59
-70
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eslint": "^5.13.0",
1414
"eslint-config-airbnb-base": "^13.1.0",
1515
"eslint-plugin-import": "^2.16.0",
16-
"mocha": "^10.3.0",
16+
"mocha": "^10.8.2",
1717
"sinon": "^6.3.5"
1818
},
1919
"publishConfig": {

0 commit comments

Comments
 (0)