Skip to content

Commit

Permalink
Merge pull request #95 from api3dao/renovate/other-minor-updates
Browse files Browse the repository at this point in the history
Update other minor updates
  • Loading branch information
bbenligiray authored May 2, 2024
2 parents 0fc7702 + 45e7cdb commit abf16dd
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 267 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,29 +56,29 @@
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.5",
"@nomicfoundation/hardhat-verify": "^2.0.6",
"@openzeppelin/merkle-tree": "^1.0.6",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.4",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/node": "^20.12.8",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"chai": "^4.4.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"glob": "^10.3.12",
"hardhat": "^2.22.2",
"hardhat-deploy": "^0.12.2",
"hardhat-gas-reporter": "^2.0.2",
"hardhat": "^2.22.3",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^2.1.1",
"prettier": "^3.2.5",
"prettier-plugin-solidity": "^1.3.1",
"solhint": "^4.5.2",
"solidity-coverage": "^0.8.11",
"solhint": "^4.5.4",
"solidity-coverage": "^0.8.12",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"dependencies": {
"ethers": "^6.12.1"
Expand Down
Loading

0 comments on commit abf16dd

Please sign in to comment.