Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @keplr-wallet/types from 0.12.63 to 0.12.66 #1005

Merged
merged 1 commit into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/keplr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@cosmjs/proto-signing": "0.31.3",
"@cosmjs/utils": "0.31.3",
"@desmoslabs/desmjs": "workspace:packages/core",
"@keplr-wallet/types": "0.12.63",
"@keplr-wallet/types": "0.12.66",
"cosmjs-types": "0.8.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4604,7 +4604,7 @@ __metadata:
"@cosmjs/proto-signing": 0.31.3
"@cosmjs/utils": 0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@keplr-wallet/types": 0.12.63
"@keplr-wallet/types": 0.12.66
"@types/jest": ^29.5.10
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
Expand Down Expand Up @@ -6200,12 +6200,12 @@ __metadata:
languageName: node
linkType: hard

"@keplr-wallet/types@npm:0.12.63":
version: 0.12.63
resolution: "@keplr-wallet/types@npm:0.12.63"
"@keplr-wallet/types@npm:0.12.66":
version: 0.12.66
resolution: "@keplr-wallet/types@npm:0.12.66"
dependencies:
long: ^4.0.0
checksum: d55668d41404505acc8af548b2afdb03362bd9de5e603896e8a6a5c9ce688882db455abd90b69ca255b68c8b3a5d75a76849609480d0c3894a6c155670e8d5d1
checksum: 8c1c0059fc5c8e6e87a3cbd3e9634a346efda0e33439930a552384fc57db1eba048c3266f47cf26a9fe68d5a00db6b618f7f437d1bcca337c73f1f335e36dc33
languageName: node
linkType: hard

Expand Down
Loading