Skip to content

Commit

Permalink
Bump @metamask/controller-utils from 6.1.0 to 8.0.1 (#115)
Browse files Browse the repository at this point in the history
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core) from 6.1.0 to 8.0.1.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/controller-utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jyoti Puri <[email protected]>
  • Loading branch information
dependabot[bot] and jpuri authored Jan 9, 2024
1 parent e88e5e8 commit b166eae
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@metamask/base-controller": "^3.0.0",
"@metamask/controller-utils": "^6.1.0",
"@metamask/controller-utils": "^8.0.1",
"@metamask/network-controller": "^17.0.0",
"await-semaphore": "^0.1.3",
"crypto-js": "^4.2.0",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^6.0.0, @metamask/controller-utils@npm:^6.1.0":
"@metamask/controller-utils@npm:^6.0.0":
version: 6.1.0
resolution: "@metamask/controller-utils@npm:6.1.0"
dependencies:
Expand All @@ -946,6 +946,21 @@ __metadata:
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^8.0.1":
version: 8.0.1
resolution: "@metamask/controller-utils@npm:8.0.1"
dependencies:
"@metamask/eth-query": ^4.0.0
"@metamask/ethjs-unit": ^0.2.1
"@metamask/utils": ^8.2.0
"@spruceid/siwe-parser": 1.1.3
eth-ens-namehash: ^2.0.8
ethereumjs-util: ^7.0.10
fast-deep-equal: ^3.1.3
checksum: 3e8537ecec3ce5961e46a84f33cb8165830c893caf49d68816f55f5a190e162bca54df29c7655d1d8d8de91568fcb45ad700a94511e2f52080894f667daa2b83
languageName: node
linkType: hard

"@metamask/eslint-config-jest@npm:^12.0.0":
version: 12.1.0
resolution: "@metamask/eslint-config-jest@npm:12.1.0"
Expand Down Expand Up @@ -1111,7 +1126,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": ^1.0.0
"@metamask/auto-changelog": ^3.1.0
"@metamask/base-controller": ^3.0.0
"@metamask/controller-utils": ^6.1.0
"@metamask/controller-utils": ^8.0.1
"@metamask/eslint-config": ^11.0.1
"@metamask/eslint-config-jest": ^12.0.0
"@metamask/eslint-config-nodejs": ^11.0.1
Expand Down

0 comments on commit b166eae

Please sign in to comment.