Upgrade cosmjs-types dependency to 0.9.0

This commit is contained in:
Simon Warta
2023-10-25 11:21:13 +02:00
parent 3eba4348da
commit 7fe5f44d46
8 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"axios": "^0.21.2",
"babylon": "^6.18.0",
"chalk": "^4",
"cosmjs-types": "^0.8.0",
"cosmjs-types": "^0.9.0",
"diff": "^4",
"recast": "^0.20",
"ts-node": "^8",
+1 -1
View File
@@ -46,7 +46,7 @@
"@cosmjs/stargate": "workspace:^",
"@cosmjs/tendermint-rpc": "workspace:^",
"@cosmjs/utils": "workspace:^",
"cosmjs-types": "^0.8.0",
"cosmjs-types": "^0.9.0",
"long": "^4.0.0",
"pako": "^2.0.2"
},
+1 -1
View File
@@ -44,7 +44,7 @@
"@cosmjs/encoding": "workspace:^",
"@cosmjs/math": "workspace:^",
"@cosmjs/utils": "workspace:^",
"cosmjs-types": "^0.8.0",
"cosmjs-types": "^0.9.0",
"long": "^4.0.0"
},
"devDependencies": {
+1 -1
View File
@@ -46,7 +46,7 @@
"@cosmjs/stream": "workspace:^",
"@cosmjs/tendermint-rpc": "workspace:^",
"@cosmjs/utils": "workspace:^",
"cosmjs-types": "^0.8.0",
"cosmjs-types": "^0.9.0",
"long": "^4.0.0",
"protobufjs": "~6.11.4",
"xstream": "^11.14.0"