Skip to content

Commit

Permalink
Bump snaps deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Jul 2, 2024
1 parent f7cfc5d commit 60be41a
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 150 deletions.
6 changes: 3 additions & 3 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test": "jest"
},
"dependencies": {
"@metamask/snaps-sdk": "^4.2.0",
"@metamask/snaps-sdk": "^6.0.0",
"buffer": "^6.0.3"
},
"devDependencies": {
Expand All @@ -37,8 +37,8 @@
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/snaps-cli": "^6.2.0",
"@metamask/snaps-jest": "^8.0.0",
"@metamask/snaps-cli": "^6.2.1",
"@metamask/snaps-jest": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"eslint": "^8.45.0",
Expand Down
Loading

0 comments on commit 60be41a

Please sign in to comment.