Skip to content

Commit

Permalink
Bump @metamask/utils from ^10.0.0 to ^11.0.1 (#166)
Browse files Browse the repository at this point in the history
This bumps `@metamask/utils` to `^11.0.1`.
  • Loading branch information
Mrtenz authored Dec 16, 2024
1 parent 19b4ab4 commit e3997b6
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 @@ -52,7 +52,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@metamask/utils": "^10.0.0",
"@metamask/utils": "^11.0.1",
"fast-safe-stringify": "^2.0.6"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ __metadata:
"@metamask/eslint-config-jest": "npm:^12.1.0"
"@metamask/eslint-config-nodejs": "npm:^12.1.0"
"@metamask/eslint-config-typescript": "npm:^12.1.0"
"@metamask/utils": "npm:^10.0.0"
"@metamask/utils": "npm:^11.0.1"
"@ts-bridge/cli": "npm:^0.5.1"
"@types/jest": "npm:^28.1.6"
"@types/node": "npm:^18"
Expand Down Expand Up @@ -1050,9 +1050,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^10.0.0":
version: 10.0.0
resolution: "@metamask/utils@npm:10.0.0"
"@metamask/utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/utils@npm:11.0.1"
dependencies:
"@ethereumjs/tx": "npm:^4.2.0"
"@metamask/superstruct": "npm:^3.1.0"
Expand All @@ -1063,7 +1063,7 @@ __metadata:
pony-cause: "npm:^2.1.10"
semver: "npm:^7.5.4"
uuid: "npm:^9.0.1"
checksum: 10/9c2e6421f685d8a45145b6026a6f9fd0701eb5a2e8490fc6d18e64c103d5a62097f301cbc797790da52ceb5853bd9f65845c934b00299e69e5e6736c52b32f0f
checksum: 10/3949d16c8021bfb5f70e3b1c99f097ffaf43158116734197b039b32be6aabecb12178deb62c0b182e45295b0865618636324020059821c5b053029d8bdc90d70
languageName: node
linkType: hard

Expand Down

0 comments on commit e3997b6

Please sign in to comment.