Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @metamask/controller-utils from 4.3.2 to 5.0.0 #54

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^4.0.0",
"@metamask/controller-utils": "^5.0.0",
"await-semaphore": "^0.1.3",
"elliptic": "^6.5.4",
"json-rpc-random-id": "^1.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -945,9 +945,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^4.0.0":
version: 4.3.2
resolution: "@metamask/controller-utils@npm:4.3.2"
"@metamask/controller-utils@npm:^5.0.0":
version: 5.0.0
resolution: "@metamask/controller-utils@npm:5.0.0"
dependencies:
"@metamask/eth-query": ^3.0.1
"@metamask/utils": ^6.2.0
Expand All @@ -957,7 +957,7 @@ __metadata:
ethereumjs-util: ^7.0.10
ethjs-unit: ^0.1.6
fast-deep-equal: ^3.1.3
checksum: 0af7de11bee8cea81946c424d51e2f0a27f3deeebb491aed00262b2f76b4b1e16ff8fa129309944b3e16a6531b0d153dde6794011bf355234fdebb965261372e
checksum: ca1a9f09caba5bc80ea63bc9f12aca0e8532d6e6062469085feead735ef75c9532aee025dec50c25e425635594c2c148f0809da1c35f3932a2d0997be0190170
languageName: node
linkType: hard

Expand Down Expand Up @@ -1028,7 +1028,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": ^1.0.0
"@metamask/auto-changelog": ^3.1.0
"@metamask/base-controller": ^3.0.0
"@metamask/controller-utils": ^4.0.0
"@metamask/controller-utils": ^5.0.0
"@metamask/eslint-config": ^11.0.1
"@metamask/eslint-config-jest": ^12.0.0
"@metamask/eslint-config-nodejs": ^11.0.1
Expand Down