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 20, 2024
1 parent 1091433 commit 5f57fe9
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 1,479 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": "^7.2.1",
"@api3/contracts": "^4.2.0",
"@nodary/utilities": "^3.11.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@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.16",
"@types/mocha": ">=9.1.1",
"chai": "^4.4.1",
"chai": "^5.1.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^9.11.0",
"hardhat": "^2.22.3",
"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.3.1",
"solhint": "^3.6.2",
"solhint": "^5.0.3",
"solidity-coverage": "^0.8.12",
"ts-node": ">=8.10.2",
"typechain": "^8.3.2",
"typescript": ">=4.9.5"
},
"dependencies": {
"@openzeppelin/contracts": "^4.8.2"
"@openzeppelin/contracts": "^5.0.2"
}
}
Loading

0 comments on commit 5f57fe9

Please sign in to comment.