Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-2953c30054c51c2caede2915dacedc0a
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 committed Nov 11, 2023
2 parents 938a481 + b34f25d commit e2b14df
Show file tree
Hide file tree
Showing 4 changed files with 1,914 additions and 2,585 deletions.
2 changes: 1 addition & 1 deletion assets/eip-4675/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/node": "^17.0.8",
"@types/yargs": "^17.0.8",
"chai": "^4.3.4",
"ethereum-waffle": "^3.4.0",
"ethereum-waffle": "^4.0.10",
"ethers": "^5.5.3",
"hardhat": "^2.8.2",
"hardhat-deploy": "^0.11.24",
Expand Down
2 changes: 1 addition & 1 deletion assets/eip-5006/package.json
Expand Up @@ -3,7 +3,7 @@
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.5",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@openzeppelin/contracts": "^4.5.0",
"@openzeppelin/contracts": "^5.0.0",
"@typechain/ethers-v5": "^11.1.1",
"@typechain/hardhat": "^9.0.0",
"@types/chai": "^4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions assets/eip-5773/package.json
Expand Up @@ -4,7 +4,7 @@
"@openzeppelin/contracts": "^4.6.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^1.0.1",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.2",
"@nomicfoundation/hardhat-network-helpers": "^1.0.3",
"@nomiclabs/hardhat-ethers": "^2.2.1",
"@nomiclabs/hardhat-etherscan": "^3.1.0",
Expand All @@ -24,7 +24,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.0.0",
"ethers": "^5.6.9",
"ethers": "^6.8.0",
"hardhat": "^2.12.2",
"hardhat-contract-sizer": "^2.6.1",
"hardhat-gas-reporter": "^1.0.8",
Expand Down

0 comments on commit e2b14df

Please sign in to comment.