Skip to content

Commit

Permalink
update to OZ contracts v5.0.1 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbrg authored Jan 29, 2024
1 parent 6c42da9 commit e6ef425
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const config: HardhatUserConfig = {
}
},
solidity: {
version: "0.8.19",
version: "0.8.20",
settings: {
optimizer: {
enabled: true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@^0.4.1",
"@openzeppelin/contracts": "^4.9.5",
"@openzeppelin/contracts": "^5.0.1",
"@types/node": "^20.11.10",
"cli-color": "^2.0.3",
"dotenv": "^16.4.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e6ef425

Please sign in to comment.