Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent fc8c924 commit 9245187
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@metamask/auto-changelog": "^3.0.0",
"@metamask/eslint-config": "^11.0.0",
"@metamask/eslint-config-nodejs": "^11.0.0",
"@metamask/utils": "^5.0.0",
"@metamask/utils": "^6.0.0",
"@types/jest": "^29.2.2",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1048,16 +1048,16 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/utils@npm:^5.0.0":
version: 5.0.2
resolution: "@metamask/utils@npm:5.0.2"
"@metamask/utils@npm:^6.0.0":
version: 6.0.0
resolution: "@metamask/utils@npm:6.0.0"
dependencies:
"@ethereumjs/tx": ^4.1.2
"@types/debug": ^4.1.7
debug: ^4.3.4
semver: ^7.3.8
superstruct: ^1.0.3
checksum: eca82e42911b2840deb4f32f0f215c5ffd14d22d68afbbe92d3180e920e509e310777b15eab29def3448f3535b66596ceb4c23666ec846adacc8e1bb093ff882
checksum: 502a75c82af729f813a08382e8ca5e3bfab7903a377b375e781ffcd5541e3a57b468a0daf02bb8e5c5bcb9051408f51c1ffb7a92b90bfd89946e7691c1117ca9
languageName: node
linkType: hard

Expand Down Expand Up @@ -5173,7 +5173,7 @@ __metadata:
"@metamask/auto-changelog": ^3.0.0
"@metamask/eslint-config": ^11.0.0
"@metamask/eslint-config-nodejs": ^11.0.0
"@metamask/utils": ^5.0.0
"@metamask/utils": ^6.0.0
"@types/jest": ^29.2.2
eslint: ^8.27.0
eslint-config-prettier: ^8.5.0
Expand Down

0 comments on commit 9245187

Please sign in to comment.