Skip to content

Commit

Permalink
build(deps): Bump @cosmjs/encoding from 0.28.13 to 0.29.2 (#66)
Browse files Browse the repository at this point in the history
Bumps [@cosmjs/encoding](https://github.com/cosmos/cosmjs) from 0.28.13 to 0.29.2.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.28.13...v0.29.2)

---
updated-dependencies:
- dependency-name: "@cosmjs/encoding"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2022
1 parent 6154e21 commit a68c004
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 8 deletions.
120 changes: 113 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@cheqd/ts-proto": "^1.0.13",
"@cosmjs/amino": "^0.28.11",
"@cosmjs/encoding": "^0.28.11",
"@cosmjs/encoding": "^0.29.2",
"@cosmjs/math": "^0.28.11",
"@cosmjs/proto-signing": "^0.28.10",
"@cosmjs/stargate": "^0.28.13",
Expand Down

0 comments on commit a68c004

Please sign in to comment.