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 9, 2025
1 parent a0b77fe commit 5f10ac1
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 48 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"README.md"
],
"devDependencies": {
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@types/chai": "^4.3.20",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.13.1",
"chai": "^4.5.0",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-prettier": "^10.0.1",
"ethers": "^6.13.5",
"hardhat": "^2.22.18",
"mocha": "^11.1.0",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"prettier-plugin-solidity": "^1.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
Expand Down
98 changes: 53 additions & 45 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 5f10ac1

Please sign in to comment.