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 Jun 18, 2024
1 parent 17c9562 commit f2dde92
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
"@types/chai": "^4.3.16",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.2",
"@types/node": "^20.14.5",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.0",
"ethers": "^6.13.1",
"hardhat": "^2.22.5",
"mocha": "^10.4.0",
"prettier": "^3.3.2",
"prettier-plugin-solidity": "^1.3.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.13.0"
"typescript-eslint": "^7.13.1"
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.6",
"ethers": "^6.13.0",
"ethers": "^6.13.1",
"hardhat": "^2.22.5"
}
}
Loading

0 comments on commit f2dde92

Please sign in to comment.