Skip to content

Commit

Permalink
Bump @metamask/snaps-ui from 0.32.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/snaps-ui](https://github.com/MetaMask/snaps) from 0.32.2 to 1.0.0.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](MetaMask/snaps@v0.32.2...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 35f56a2 commit e930625
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@metamask/snaps-ui": "^0.32.2",
"@metamask/snaps-ui": "^1.0.0",
"buffer": "^6.0.3",
"crc": "^4.3.2",
"nacl": "^0.1.3",
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1610,6 +1610,14 @@
"@metamask/utils" "^5.0.0"
superstruct "^1.0.3"

"@metamask/snaps-ui@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@metamask/snaps-ui/-/snaps-ui-1.0.0.tgz#c5f55c7946d23e4d135620be071242666876b097"
integrity sha512-eUPxrxinscTPEOvT5zPxTtjvyz4nGT2aOrwp48edbWlPqeM+E4Tdb2EuhSCIdcNxLiwiYy1g2sovLuYf05+MEw==
dependencies:
"@metamask/utils" "^6.0.1"
superstruct "^1.0.3"

"@metamask/snaps-utils@^0.32.2":
version "0.32.2"
resolved "https://registry.yarnpkg.com/@metamask/snaps-utils/-/snaps-utils-0.32.2.tgz#56760dd28e9f605ee0501f03bf6ec0d041b3d6de"
Expand Down Expand Up @@ -1660,7 +1668,7 @@
semver "^7.3.8"
superstruct "^1.0.3"

"@metamask/utils@^6.0.0":
"@metamask/utils@^6.0.0", "@metamask/utils@^6.0.1":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-6.2.0.tgz#7e63ad2db33117df6fef89449db3a86dcd6b42b5"
integrity sha512-nM5CujDd4STfwx4ic/gim9G1W9oZcWUGKN4WbAT4waEkqNSIluVmZeHgxUKvdajZ7iCFDnjDLajkD4sP7c/ClQ==
Expand Down

0 comments on commit e930625

Please sign in to comment.