Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 22dbbdb commit 29d354b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 86 deletions.
139 changes: 54 additions & 85 deletions sdk/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 sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^20.14.8",
"@types/yargs": "^17.0.32",
"ecpair": "^2.1.0",
"mocha": "^10.3.0",
"mocha": "^10.6.0",
"tiny-secp256k1": "^2.2.3",
"ts-node": "^10.0.0",
"typescript": "^5.4.2",
Expand Down

0 comments on commit 29d354b

Please sign in to comment.