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 Aug 1, 2024
1 parent 7868d3e commit c01df31
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 289 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,29 +56,29 @@
"@nomicfoundation/hardhat-ethers": "^3.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.11",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.8",
"@openzeppelin/merkle-tree": "^1.0.6",
"@nomicfoundation/hardhat-verify": "^2.0.9",
"@openzeppelin/merkle-tree": "^1.0.7",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"chai": "^4.4.1",
"@types/node": "^20.14.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"glob": "^10.4.2",
"hardhat": "^2.22.6",
"glob": "^10.4.5",
"hardhat": "^2.22.7",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^2.2.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-solidity": "^1.3.1",
"solhint": "^5.0.1",
"solhint": "^5.0.2",
"solidity-coverage": "^0.8.12",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"dependencies": {
"ethers": "^6.12.1"
Expand Down
Loading

0 comments on commit c01df31

Please sign in to comment.