Skip to content

Commit

Permalink
build(deps): bump serialize-javascript and mocha
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 0394995 commit 535fdb7
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 128 deletions.
200 changes: 73 additions & 127 deletions node/project-management-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/project-management-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@google-cloud/functions-framework": "^3.0.0"
},
"devDependencies": {
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1"
}
Expand Down

0 comments on commit 535fdb7

Please sign in to comment.