Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Aug 10, 2024
1 parent e0992b2 commit 0a127da
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 45 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"lint:fix": "pnpm prettier:fix && npx eslint . --fix"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@types/node": "^22.1.0",
"@eslint/js": "^9.9.0",
"@types/node": "^22.2.0",
"dotenv": "^16.4.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.2",
"kzg-wasm": "^0.4.0",
Expand Down
89 changes: 47 additions & 42 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 0a127da

Please sign in to comment.