juno-network 0.2.6 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @osmonauts/telescope@0.18.8
2
+ * This file and any referenced files were automatically generated by @osmonauts/telescope@0.18.10
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or yarn proto command to regenerate this bundle.
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "juno-network",
3
- "version": "0.2.6",
3
+ "version": "0.2.7",
4
4
  "description": "juno",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/CosmosContracts/typescript#readme",
@@ -57,7 +57,7 @@
57
57
  "@babel/plugin-transform-runtime": "7.18.10",
58
58
  "@babel/preset-env": "7.19.0",
59
59
  "@babel/preset-typescript": "^7.18.6",
60
- "@osmonauts/telescope": "^0.18.8",
60
+ "@osmonauts/telescope": "^0.18.10",
61
61
  "@protobufs/cosmos": "^0.0.11",
62
62
  "@protobufs/cosmwasm": "^0.0.11",
63
63
  "@protobufs/ibc": "^0.0.11",
@@ -76,8 +76,8 @@
76
76
  "prettier": "^2.7.1",
77
77
  "regenerator-runtime": "^0.13.7",
78
78
  "rimraf": "^3.0.2",
79
- "ts-jest": "^28.0.8",
80
- "typescript": "^4.8.2"
79
+ "ts-jest": "^29.0.0",
80
+ "typescript": "^4.8.3"
81
81
  },
82
82
  "dependencies": {
83
83
  "@babel/runtime": "^7.19.0",
@@ -91,5 +91,5 @@
91
91
  "@tanstack/react-query": "^4.2.3",
92
92
  "protobufjs": "^6.11.2"
93
93
  },
94
- "gitHead": "2930e39bb093005886cb33b668cd1e503edf6eff"
94
+ "gitHead": "f26c1a2bd5c3e078e1e322388dcfabf876bad031"
95
95
  }