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 Sep 24, 2024
1 parent 1091433 commit ddb55b9
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 172 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,29 +26,29 @@
"@api3/contracts": "^4.2.0",
"@nodary/utilities": "^3.11.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^3.1.8",
"@typechain/ethers-v5": "^10.2.1",
"@typechain/hardhat": "^6.1.6",
"@types/chai": "^4.3.16",
"@types/mocha": ">=9.1.1",
"chai": "^4.4.1",
"@types/chai": "^4.3.19",
"@types/mocha": ">=10.0.8",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"hardhat": "^2.22.3",
"eslint": "^8.57.1",
"hardhat": "^2.22.12",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^1.0.10",
"prettier": "^2.8.8",
"prettier-plugin-solidity": "^1.3.1",
"prettier-plugin-solidity": "^1.4.1",
"solhint": "^3.6.2",
"solidity-coverage": "^0.8.12",
"ts-node": ">=8.10.2",
"solidity-coverage": "^0.8.13",
"ts-node": ">=10.9.2",
"typechain": "^8.3.2",
"typescript": ">=4.9.5"
"typescript": ">=5.6.2"
},
"dependencies": {
"@openzeppelin/contracts": "^4.8.2"
"@openzeppelin/contracts": "^4.9.6"
}
}
Loading

0 comments on commit ddb55b9

Please sign in to comment.