Skip to content

Commit

Permalink
build(deps): bump @keplr-wallet/types from 0.12.27 to 0.12.28 (#830)
Browse files Browse the repository at this point in the history
Bumps @keplr-wallet/types from 0.12.27 to 0.12.28.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@keplr-wallet/types&package-manager=npm_and_yarn&previous-version=0.12.27&new-version=0.12.28)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent b95857f commit 9be8d52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.1",
"@cosmjs/utils": "^0.31.1",
"@desmoslabs/desmjs": "workspace:packages/core",
"@keplr-wallet/types": "0.12.27",
"@keplr-wallet/types": "0.12.28",
"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 @@ -4648,7 +4648,7 @@ __metadata:
"@cosmjs/proto-signing": ^0.31.1
"@cosmjs/utils": ^0.31.1
"@desmoslabs/desmjs": "workspace:packages/core"
"@keplr-wallet/types": 0.12.27
"@keplr-wallet/types": 0.12.28
"@types/jest": ^29.5.5
"@types/node": ^20.7.0
"@types/pino": ^7.0.5
Expand Down Expand Up @@ -5974,12 +5974,12 @@ __metadata:
languageName: node
linkType: hard

"@keplr-wallet/types@npm:0.12.27":
version: 0.12.27
resolution: "@keplr-wallet/types@npm:0.12.27"
"@keplr-wallet/types@npm:0.12.28":
version: 0.12.28
resolution: "@keplr-wallet/types@npm:0.12.28"
dependencies:
long: ^4.0.0
checksum: 9f3812def3f63cf11af33690526d0773b2ebb5939dab3fce35c9f83cfd4adbe6d52971e3cfbffb8bbbf224a9b79d37f926820a7408f747d11fa1994ce75869d7
checksum: 2b763b03ccddf7d3b7e47487ab530a1249f7a8ad97d7bb4bff8344ea4a8ab5e8eaf7361bf12ca4056a820251f700f4422b04275b3dc428fa3c771f98de9a5f44
languageName: node
linkType: hard

Expand Down

0 comments on commit 9be8d52

Please sign in to comment.