Skip to content

Commit

Permalink
🔁 Update Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Feb 18, 2025
1 parent f5ab6cd commit 2df7e14
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"author": "Pascal Marco Caversaccio <[email protected]>",
"license": "WTFPL",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"scripts": {
"generate": "npx ts-node ./scripts/sign.ts",
"generate:eip4844": "npx ts-node ./scripts/sign-eip4844.ts",
Expand All @@ -30,6 +30,6 @@
"prettier": "^3.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0"
"typescript-eslint": "^8.24.1"
}
}
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2df7e14

Please sign in to comment.