Skip to content

Commit 33d38d1

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

File tree

2 files changed

+72
-76
lines changed

2 files changed

+72
-76
lines changed

package-lock.json

Lines changed: 71 additions & 75 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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"aws-sdk-mock": "^5.9.0",
1717
"eslint": "^8.57.0",
18-
"mocha": "^10.3.0",
18+
"mocha": "^10.8.2",
1919
"nock": "^13.5.4",
2020
"sinon": "^17.0.1"
2121
}

0 commit comments

Comments
 (0)