Skip to content

Commit

Permalink
Bump @metamask/utils from 5.0.0 to 5.0.2 (#187)
Browse files Browse the repository at this point in the history
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v5.0.0...v5.0.2)

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

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 Oct 26, 2023
1 parent d587771 commit dbd1659
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ethereumjs/tx": "^4.1.1",
"@ethereumjs/util": "^8.0.0",
"@metamask/eth-sig-util": "^6.0.1",
"@metamask/utils": "^5.0.0",
"@metamask/utils": "^5.0.2",
"hdkey": "^2.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1610,7 +1610,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^11.0.0
"@metamask/eslint-config-typescript": ^11.0.0
"@metamask/eth-sig-util": ^6.0.1
"@metamask/utils": ^5.0.0
"@metamask/utils": ^5.0.2
"@types/ethereumjs-tx": ^1.0.1
"@types/hdkey": ^2.0.1
"@types/jest": ^28.1.6
Expand Down Expand Up @@ -1666,7 +1666,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^5.0.0, @metamask/utils@npm:^5.0.2":
"@metamask/utils@npm:^5.0.2":
version: 5.0.2
resolution: "@metamask/utils@npm:5.0.2"
dependencies:
Expand Down

0 comments on commit dbd1659

Please sign in to comment.