Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @metamask/keyring-api from 8.0.2 to 8.1.0 (#376)
Browse files Browse the repository at this point in the history
Bumps [@metamask/keyring-api](https://github.com/MetaMask/keyring-api) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/MetaMask/keyring-api/releases)
- [Changelog](https://github.com/MetaMask/keyring-api/blob/main/CHANGELOG.md)
- [Commits](MetaMask/keyring-api@v8.0.2...v8.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/keyring-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 9fc526b commit df97d20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@ethereumjs/tx": "^4.2.0",
"@metamask/eth-sig-util": "^7.0.3",
"@metamask/keyring-api": "^8.0.2",
"@metamask/keyring-api": "^8.1.0",
"@metamask/snaps-controllers": "^9.3.0",
"@metamask/snaps-sdk": "^6.1.0",
"@metamask/snaps-utils": "^7.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-sig-util": ^7.0.3
"@metamask/keyring-api": ^8.0.2
"@metamask/keyring-api": ^8.1.0
"@metamask/snaps-controllers": ^9.3.0
"@metamask/snaps-sdk": ^6.1.0
"@metamask/snaps-utils": ^7.8.0
Expand Down Expand Up @@ -1166,9 +1166,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/keyring-api@npm:^8.0.2":
version: 8.0.2
resolution: "@metamask/keyring-api@npm:8.0.2"
"@metamask/keyring-api@npm:^8.1.0":
version: 8.1.0
resolution: "@metamask/keyring-api@npm:8.1.0"
dependencies:
"@metamask/snaps-sdk": ^6.1.0
"@metamask/superstruct": ^3.1.0
Expand All @@ -1178,7 +1178,7 @@ __metadata:
uuid: ^9.0.1
peerDependencies:
"@metamask/providers": ">=15 <18"
checksum: e55ba797cc074a9154d971e3754b63098cb7cd01291216a767dd33ae424e7473075452884c58e037489751a3443575a4bff846b224664184b87e31ad199245ff
checksum: 12be90330432f9330f921f91fa7c7898b69c3f053395891311b8ac03b7c7b7ad849c1c7d9d058f1639dc2a2151bdace83deafa0e561a5dbf00ab7b8d018cf585
languageName: node
linkType: hard

Expand Down

0 comments on commit df97d20

Please sign in to comment.