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 Jul 2, 2024
1 parent cdd11e0 commit a610c6f
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 181 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.1",
"hardhat": "^2.22.5",
"hardhat": "^2.22.6",
"mocha": "^10.5.2",
"prettier": "^3.3.2",
"prettier-plugin-solidity": "^1.3.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.2",
"typescript-eslint": "^7.14.1"
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0"
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.6",
"ethers": "^6.13.1",
"hardhat": "^2.22.5"
"hardhat": "^2.22.6"
}
}
Loading

0 comments on commit a610c6f

Please sign in to comment.