Skip to content

Commit 60e771a

Browse files
chore(deps): bump @metamask/base-controller from 1.0.0 to 1.1.1 (#112)
Bumps [@metamask/base-controller](https://github.com/MetaMask/controllers) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/MetaMask/controllers/releases) - [Changelog](https://github.com/MetaMask/controllers/blob/main/CHANGELOG.old.md) - [Commits](https://github.com/MetaMask/controllers/compare/@metamask/[email protected]...@metamask/[email protected]) --- updated-dependencies: - dependency-name: "@metamask/base-controller" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f143ff commit 60e771a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,15 @@
831831
semver "^7.3.5"
832832
yargs "^17.0.1"
833833

834-
"@metamask/base-controller@^1.0.0", "@metamask/base-controller@~1.0.0":
834+
"@metamask/base-controller@^1.0.0":
835+
version "1.1.1"
836+
resolved "https://registry.yarnpkg.com/@metamask/base-controller/-/base-controller-1.1.1.tgz#34c2db471328b92a3a46f9c2547bbb9d37803258"
837+
integrity sha512-erDfd+OcHnixSZObPNHuDn2G3rRT2B9J/JaOmjjQN64o9RqDYid87Zb0z03wK8cbJ/pEHhhDIBn6t2gMWcdwrQ==
838+
dependencies:
839+
"@metamask/controller-utils" "^1.0.0"
840+
immer "^9.0.6"
841+
842+
"@metamask/base-controller@~1.0.0":
835843
version "1.0.0"
836844
resolved "https://registry.yarnpkg.com/@metamask/base-controller/-/base-controller-1.0.0.tgz#9de86efafdf88b46f6d3710f8708a9515fd8ecf6"
837845
integrity sha512-bZnv/P3Zb247vVS4HT3lvlNdi0JNT5mt3dWBtWj6c9C/AVR9LDeTUz7nIPxzvm9lwDZktYgp+GXDDr/LfDKkAQ==

0 commit comments

Comments
 (0)