Skip to content

Commit

Permalink
Bump @metamask/utils from ^9.0.0 to ^11.0.1 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz authored Dec 17, 2024
1 parent 0b66f9b commit f22054a
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 @@ -38,7 +38,7 @@
"test": "yarn buildTest && playwright test"
},
"dependencies": {
"@metamask/utils": "^9.0.0"
"@metamask/utils": "^11.0.1"
},
"devDependencies": {
"@lavamoat/allow-scripts": "^3.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ __metadata:
"@metamask/eslint-config": ^10.0.0
"@metamask/eslint-config-nodejs": ^10.0.0
"@metamask/eslint-config-typescript": ^10.0.0
"@metamask/utils": ^9.0.0
"@metamask/utils": ^11.0.1
"@playwright/test": ^1.49.1
"@types/node": ^14.14.5
"@typescript-eslint/eslint-plugin": ^5.41.0
Expand Down Expand Up @@ -235,9 +235,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0":
version: 9.3.0
resolution: "@metamask/utils@npm:9.3.0"
"@metamask/utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/utils@npm:11.0.1"
dependencies:
"@ethereumjs/tx": ^4.2.0
"@metamask/superstruct": ^3.1.0
Expand All @@ -248,7 +248,7 @@ __metadata:
pony-cause: ^2.1.10
semver: ^7.5.4
uuid: ^9.0.1
checksum: f720b0f7bdd46054aa88d15a9702e1de6d7200a1ca1d4f6bc48761b039f1bbffb46ac88bc87fe79e66128c196d424f3b9ef071b3cb4b40139223786d56da35e0
checksum: a5072f87157f6763328767bf1ddc01deb94e13f32af58d0993e0450e7e211fb29882280a1013cbdc7752b152a662be3d9beef8129a9097dba7d465389c398b3c
languageName: node
linkType: hard

Expand Down

0 comments on commit f22054a

Please sign in to comment.