Skip to content

Commit

Permalink
🔁 Bump 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 Jan 11, 2025
1 parent 43f8962 commit c1efdde
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 109 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"lint:fix": "pnpm prettier:fix && npx eslint . --fix"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/node": "^22.10.5",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.5",
"kzg-wasm": "^0.4.0",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
}
}
Loading

0 comments on commit c1efdde

Please sign in to comment.