Skip to content

Commit

Permalink
Bump @metamask/utils from 3.4.0 to 3.4.1 (#7)
Browse files Browse the repository at this point in the history
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v3.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent ff321c0 commit 0b9fcdb
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -925,14 +925,14 @@ __metadata:
linkType: soft

"@metamask/utils@npm:^3.4.0":
version: 3.4.0
resolution: "@metamask/utils@npm:3.4.0"
version: 3.4.1
resolution: "@metamask/utils@npm:3.4.1"
dependencies:
"@types/debug": ^4.1.7
debug: ^4.3.4
semver: ^7.3.8
superstruct: ^0.16.7
checksum: 7d2b2e5e666587a429b274c1a00a9b89787bf0b590fc594d6a3d2900f0d73bf514191e6a371fa8bfa497ccded8abab0e1fa80606efa3849067aa9ba29891e034
superstruct: ^1.0.3
checksum: 0799cefc17effecba4b4cd34879113f9f826a7aff4d21bfdcca64ef31c117be3e6a30cdd49c0b91289f22efbf7e56901322f4ce1b4d638dd2fc3bc3e81e3c87d
languageName: node
linkType: hard

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

"superstruct@npm:^0.16.7":
version: 0.16.7
resolution: "superstruct@npm:0.16.7"
checksum: c8c855ff6945da8a41048c6d236de7b1af5d4d9c31742b3ee54d65647c31597488620281f65e095d5efc9e2fbdaad529b8c8f2506c12569d428467c835a21477
languageName: node
linkType: hard

"superstruct@npm:^1.0.3":
version: 1.0.3
resolution: "superstruct@npm:1.0.3"
Expand Down

0 comments on commit 0b9fcdb

Please sign in to comment.