Skip to content

Commit

Permalink
Update other minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent a82f6f2 commit 0bc452c
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 239 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,24 +61,24 @@
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.10",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"glob": "^11.0.0",
"hardhat": "^2.22.12",
"hardhat-deploy": "^0.12.4",
"hardhat": "^2.22.15",
"hardhat-deploy": "^0.14.0",
"hardhat-gas-reporter": "^2.2.1",
"prettier": "^3.3.3",
"prettier-plugin-solidity": "^1.4.1",
"solhint": "^5.0.3",
"solidity-coverage": "^0.8.13",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"dependencies": {
"ethers": "^6.13.2"
Expand Down
Loading

0 comments on commit 0bc452c

Please sign in to comment.