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 Dec 3, 2024
1 parent 6ea9390 commit adc5489
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 121 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"@nomiclabs/hardhat-etherscan": "^3.1.8",
"@typechain/ethers-v5": "^10.2.1",
"@typechain/hardhat": "^6.1.6",
"@types/chai": "^4.3.19",
"@types/mocha": ">=10.0.8",
"@types/chai": "^4.3.20",
"@types/mocha": ">=10.0.10",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"eslint": "^8.57.1",
"hardhat": "^2.22.12",
"hardhat-deploy": "^0.12.4",
"hardhat": "^2.22.17",
"hardhat-deploy": "^0.14.0",
"hardhat-gas-reporter": "^1.0.10",
"prettier": "^2.8.8",
"prettier-plugin-solidity": "^1.4.1",
"solhint": "^3.6.2",
"solidity-coverage": "^0.8.13",
"solidity-coverage": "^0.8.14",
"ts-node": ">=10.9.2",
"typechain": "^8.3.2",
"typescript": ">=5.6.2"
"typescript": ">=5.7.2"
},
"dependencies": {
"@openzeppelin/contracts": "^4.9.6"
Expand Down
Loading

0 comments on commit adc5489

Please sign in to comment.