Skip to content

Commit 6f23181

Browse files
chore(deps-dev): bump @keplr-wallet/types from 0.12.128 to 0.12.129 (#463)
Bumps @keplr-wallet/types from 0.12.128 to 0.12.129. --- updated-dependencies: - dependency-name: "@keplr-wallet/types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81dfae6 commit 6f23181

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"docs:preview": "vitepress preview"
66
},
77
"devDependencies": {
8-
"@keplr-wallet/types": "0.12.128",
8+
"@keplr-wallet/types": "0.12.129",
99
"i": "^0.3.7",
1010
"mermaid": "^11.2.1",
1111
"vitepress": "^1.3.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,10 @@
392392
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
393393
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
394394

395-
"@keplr-wallet/types@0.12.128":
396-
version "0.12.128"
397-
resolved "https://registry.yarnpkg.com/@keplr-wallet/types/-/types-0.12.128.tgz#397ce10e2ad3039d820e18de8eaa6649f7de82fe"
398-
integrity sha512-2LcRAzYuU/FBMlDjftEqsb+Wlqo/awkr3nvfdzjjcpjWqDHPb9fQjIT5wg9/+TkIiT52IofybPUQiBCGZhO2NQ==
395+
"@keplr-wallet/types@0.12.129":
396+
version "0.12.129"
397+
resolved "https://registry.yarnpkg.com/@keplr-wallet/types/-/types-0.12.129.tgz#474f9467bcd27f21a3f32d292aee1e5aa6077f76"
398+
integrity sha512-pLmp4kZyA86vLHmZqVdGnh5zZMXxoCGWdN09iwA7Xpiav64Ee7qqAL94RzwhlQh7f2mBH0Xm7yVs0TO+1rUoUg==
399399
dependencies:
400400
long "^4.0.0"
401401

0 commit comments

Comments
 (0)