Skip to content

Commit

Permalink
Bump @metamask/abi-utils from 1.2.0 to 2.0.1 (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and MajorLift committed Oct 11, 2023
1 parent 57989b9 commit 25f24b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/assets-controllers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/contracts": "^5.7.0",
"@ethersproject/providers": "^5.7.0",
"@metamask/abi-utils": "^1.2.0",
"@metamask/abi-utils": "^2.0.1",
"@metamask/approval-controller": "workspace:^",
"@metamask/base-controller": "workspace:^",
"@metamask/contract-metadata": "^2.3.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1271,13 +1271,13 @@ __metadata:
languageName: node
linkType: hard

"@metamask/abi-utils@npm:^1.2.0":
version: 1.2.0
resolution: "@metamask/abi-utils@npm:1.2.0"
"@metamask/abi-utils@npm:^2.0.1":
version: 2.0.1
resolution: "@metamask/abi-utils@npm:2.0.1"
dependencies:
"@metamask/utils": ^3.4.1
"@metamask/utils": ^6.1.0
superstruct: ^1.0.3
checksum: 55fde5bcbc7b2b72fb469867e3f2c41fddb1b2e992c6ea846de5701ad8fa5fcc66701facf1df793f8f58b8befcaa3c21a5e5519e839cc6fd5a3932806db7a5d5
checksum: 33d2d184d80908d24df0b8cbae223b7e6b72f08ff769105e917647dc099c863fa352622e9b48be8f6afaafc400f2ed6b9015267697ed08294f7aaea248c62ba3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1356,7 +1356,7 @@ __metadata:
"@ethersproject/bignumber": ^5.7.0
"@ethersproject/contracts": ^5.7.0
"@ethersproject/providers": ^5.7.0
"@metamask/abi-utils": ^1.2.0
"@metamask/abi-utils": ^2.0.1
"@metamask/approval-controller": "workspace:^"
"@metamask/auto-changelog": ^3.1.0
"@metamask/base-controller": "workspace:^"
Expand Down Expand Up @@ -2099,7 +2099,7 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/utils@npm:^3.0.3, @metamask/utils@npm:^3.4.1":
"@metamask/utils@npm:^3.0.3":
version: 3.6.0
resolution: "@metamask/utils@npm:3.6.0"
dependencies:
Expand Down Expand Up @@ -2136,7 +2136,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^6.2.0":
"@metamask/utils@npm:^6.1.0, @metamask/utils@npm:^6.2.0":
version: 6.2.0
resolution: "@metamask/utils@npm:6.2.0"
dependencies:
Expand Down

0 comments on commit 25f24b6

Please sign in to comment.