Skip to content

Commit

Permalink
chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui
Browse files Browse the repository at this point in the history
Bumps [cosmjs-types](https://github.com/confio/cosmjs-types) from 0.5.0 to 0.9.0.
- [Changelog](https://github.com/confio/cosmjs-types/blob/main/CHANGELOG.md)
- [Commits](confio/cosmjs-types@v0.5.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent bd797bc commit e186fe0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@tanstack/react-query": "^4.29.12",
"@tanstack/react-query-devtools": "^4.35.0",
"chain-registry": "1.19.0",
"cosmjs-types": "0.5.0",
"cosmjs-types": "0.9.0",
"dayjs": "^1.11.10",
"framer-motion": "10.16.16",
"interchain-query": "^1.10.1",
Expand Down
20 changes: 5 additions & 15 deletions web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4956,13 +4956,10 @@ __metadata:
languageName: node
linkType: hard

"cosmjs-types@npm:0.5.0":
version: 0.5.0
resolution: "cosmjs-types@npm:0.5.0"
dependencies:
long: ^4.0.0
protobufjs: ~6.11.2
checksum: caface3c6d1fa1d2a848b13629fc1e1fe9afbd231bbea09a2b81ab3a7585937e139101bda6f1e85bff55ad5f7136356eff08b897d484c7f875de0d5da5b23dc0
"cosmjs-types@npm:0.9.0, cosmjs-types@npm:^0.9.0":
version: 0.9.0
resolution: "cosmjs-types@npm:0.9.0"
checksum: 9b00d169eca334f27418bb80b39e0cff0196af40b0079e1f85536246059279207b853bdb6ec224ead0a02d15d4b7f6bf16bc096d41c436426aa5f8976ed2b430
languageName: node
linkType: hard

Expand All @@ -4986,13 +4983,6 @@ __metadata:
languageName: node
linkType: hard

"cosmjs-types@npm:^0.9.0":
version: 0.9.0
resolution: "cosmjs-types@npm:0.9.0"
checksum: 9b00d169eca334f27418bb80b39e0cff0196af40b0079e1f85536246059279207b853bdb6ec224ead0a02d15d4b7f6bf16bc096d41c436426aa5f8976ed2b430
languageName: node
linkType: hard

"create-hash@npm:^1.1.0, create-hash@npm:^1.1.2, create-hash@npm:^1.2.0":
version: 1.2.0
resolution: "create-hash@npm:1.2.0"
Expand Down Expand Up @@ -8346,7 +8336,7 @@ __metadata:
"@types/react-dom": 18.2.17
"@types/three": ^0.159.0
chain-registry: 1.19.0
cosmjs-types: 0.5.0
cosmjs-types: 0.9.0
dayjs: ^1.11.10
eslint: 8.55.0
eslint-config-next: 14.0.4
Expand Down

0 comments on commit e186fe0

Please sign in to comment.