Skip to content

Commit

Permalink
chore(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 8ed3844 commit 03d6b28
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 119 deletions.
193 changes: 75 additions & 118 deletions source/use-case/nodecli/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 source/use-case/nodecli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"license": "MIT",
"devDependencies": {
"execa": "^4.0.0",
"mocha": "^10.1.0"
"mocha": "^10.8.2"
}
}

0 comments on commit 03d6b28

Please # to comment.