Skip to content

Commit

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

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

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 Mar 31, 2023
1 parent 9fac3f8 commit c1f31be
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@metamask/utils": "^4.0.0",
"@metamask/utils": "^5.0.0",
"readable-stream": "2.3.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c1f31be

Please sign in to comment.