Skip to content

Commit

Permalink
chore(deps): bump mocha from 10.2.0 to 10.4.0 in /javascript
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.2.0...v10.4.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 335c53d commit 266464a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 30 deletions.
58 changes: 30 additions & 28 deletions javascript/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 javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"JSONStream": "^1.3.5",
"libp2p-crypto": "^0.21.2",
"minimatch": "^9.0.3",
"mocha": "^10.2.0",
"mocha": "^10.4.0",
"napi-maybe-compressed-blob": "^0.0.11",
"peer-id": "^0.16.0",
"tmp-promise": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"cli-table3": "^0.6.3",
"debug": "^4.3.4",
"mocha": "^10.2.0",
"mocha": "^10.4.0",
"nunjucks": "^3.2.4",
"toml": "^3.0.0",
"ts-node": "^10.9.2"
Expand Down

0 comments on commit 266464a

Please sign in to comment.