Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump/deps @metamask/eth-snap-keyring @metamask/keyring-api @metamask/…
…snaps-controllers @metamask/snaps-utils eth-rpc-errors -> @metamask/rpc-errors in AccountsController (#1735) ## Explanation Bumps the following dependencies in the AccountsController and fixes a type error introduced by a using the latest snaps controller ## Changelog ### `@metamask/accounts-controller` - **CHANGED**: - @metamask/eth-snap-keyring updated to ^1.0.0 - @metamask/keyring-api updated to ^1.0.0 - @metamask/snaps-controllers updated to ^2.0.1 - @metamask/snaps-utils updated to ^2.0.1 - Changed eth-rpc-errors to @metamask/rpc-errors ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate
- Loading branch information