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 14, 2025
1 parent 1a311a3 commit f5ab6cd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 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": "pnpm@10.3.0",
"packageManager": "pnpm@10.4.0",
"scripts": {
"generate": "npx ts-node ./scripts/sign.ts",
"generate:eip4844": "npx ts-node ./scripts/sign-eip4844.ts",
Expand All @@ -21,13 +21,13 @@
},
"devDependencies": {
"@eslint/js": "^9.20.0",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"dotenv": "^16.4.7",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"ethers": "^6.13.5",
"kzg-wasm": "^0.4.0",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0"
Expand Down
26 changes: 13 additions & 13 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 f5ab6cd

Please sign in to comment.