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 Aug 1, 2024
1 parent 1072c39 commit d1173fa
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 131 deletions.
16 changes: 8 additions & 8 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.8.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-network-helpers": "^1.0.11",
"@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.17",
"@types/mocha": ">=10.0.7",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"hardhat": "^2.22.3",
"hardhat": "^2.22.7",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^1.0.10",
"prettier": "^2.8.8",
"prettier-plugin-solidity": "^1.3.1",
"solhint": "^3.6.2",
"solidity-coverage": "^0.8.12",
"ts-node": ">=8.10.2",
"ts-node": ">=10.9.2",
"typechain": "^8.3.2",
"typescript": ">=4.9.5"
"typescript": ">=5.5.4"
},
"dependencies": {
"@openzeppelin/contracts": "^4.8.2"
"@openzeppelin/contracts": "^4.9.6"
}
}
Loading

0 comments on commit d1173fa

Please sign in to comment.