Skip to content

Commit ad78513

Browse files
chore(deps): bump serialize-javascript and mocha in /functions (#490)
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-version: 6.0.2 dependency-type: indirect - dependency-name: mocha dependency-version: 10.8.2 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 c10131b commit ad78513

File tree

2 files changed

+77
-125
lines changed

2 files changed

+77
-125
lines changed

functions/package-lock.json

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

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-config-google": "^0.14.0",
3131
"eslint-plugin-import": "^2.25.4",
3232
"firebase-functions-test": "^3.1.0",
33-
"mocha": "^10.2.0",
33+
"mocha": "^10.8.2",
3434
"sinon": "^15.0.4",
3535
"ts-mocha": "^10.0.0",
3636
"typescript": "^4.9.0"

0 commit comments

Comments
 (0)