Skip to content

Commit

Permalink
Force yarn resolutions for @metamask/{abi-utils,snaps-registry} to …
Browse files Browse the repository at this point in the history
…include unreleased changes
  • Loading branch information
MajorLift committed Jul 5, 2024
1 parent 5fd45b5 commit 7b81e93
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,12 +3802,12 @@ __metadata:
linkType: hard

"@metamask/abi-utils@npm:^2.0.2":
version: 2.0.2
resolution: "@metamask/abi-utils@npm:2.0.2"
version: 2.0.3
resolution: "@metamask/abi-utils@npm:2.0.3"
dependencies:
"@metamask/utils": ^8.0.0
superstruct: ^1.0.3
checksum: 5ec153e7691a4e1dc8738a0ba1a99a354ddb13851fa88a40a19f002f6308310e71c2cee28c3a25d9f7f67e839c7dffe4760e93e308dd17fa725b08d0dc73a3d4
"@metamask/superstruct": ^3.0.0
"@metamask/utils": ^8.5.0
checksum: c0d43cd52a6615b32b09ed6786d01e3de764af30b107941a5df134f8a48da344793035dd247f5b38a56f36c436c7131b94b0c71ef004e88e6e00f878ffa4ebbf
languageName: node
linkType: hard

Expand Down Expand Up @@ -21477,13 +21477,6 @@ __metadata:
languageName: node
linkType: hard

"superstruct@npm:^1.0.3":
version: 1.0.3
resolution: "superstruct@npm:1.0.3"
checksum: 761790bb111e6e21ddd608299c252f3be35df543263a7ebbc004e840d01fcf8046794c274bcb351bdf3eae4600f79d317d085cdbb19ca05803a4361840cc9bb1
languageName: node
linkType: hard

"supports-color@npm:8.1.1, supports-color@npm:^8.0.0":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
Expand Down

0 comments on commit 7b81e93

Please sign in to comment.