Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 5a7a8a5 commit ab4ca0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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": "^22.0.0",
"@types/yargs": "^17.0.32",
"ecpair": "^2.1.0",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"tiny-secp256k1": "^2.2.3",
"ts-node": "^10.0.0",
"typescript": "^5.5.4",
Expand Down

0 comments on commit ab4ca0c

Please sign in to comment.