Skip to content

Commit

Permalink
Update other major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 4fbf38b commit 98c702a
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 1,489 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,30 +25,30 @@
"@api3/chains": "^10.2.2",
"@api3/contracts": "^9.0.0",
"@nodary/utilities": "^3.12.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^3.1.8",
"@typechain/ethers-v5": "^10.2.1",
"@typechain/hardhat": "^6.1.6",
"@typechain/ethers-v5": "^11.1.2",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.19",
"@types/mocha": ">=10.0.8",
"chai": "^4.5.0",
"chai": "^5.1.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"eslint": "^9.11.1",
"hardhat": "^2.22.12",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^1.0.10",
"prettier": "^2.8.8",
"hardhat-gas-reporter": "^2.2.1",
"prettier": "^3.3.3",
"prettier-plugin-solidity": "^1.4.1",
"solhint": "^3.6.2",
"solhint": "^5.0.3",
"solidity-coverage": "^0.8.13",
"ts-node": ">=10.9.2",
"typechain": "^8.3.2",
"typescript": ">=5.6.2"
},
"dependencies": {
"@openzeppelin/contracts": "^4.9.6"
"@openzeppelin/contracts": "^5.0.2"
}
}
Loading

0 comments on commit 98c702a

Please sign in to comment.