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 Nov 26, 2024
1 parent cadd77c commit 511975f
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 91 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"@types/chai": "^4.3.20",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.3",
"@types/node": "^22.10.0",
"chai": "^4.5.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.4",
"hardhat": "^2.22.16",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"prettier-plugin-solidity": "^1.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
"typescript-eslint": "^8.16.0"
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.8",
Expand Down
Loading

0 comments on commit 511975f

Please sign in to comment.