Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-eddd665a53e45d371411f60fbf45ee02
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 committed Nov 11, 2023
2 parents 5f7b63c + 6595024 commit ca07a79
Show file tree
Hide file tree
Showing 4 changed files with 1,916 additions and 2,586 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
7 changes: 4 additions & 3 deletions assets/eip-5773/package.json
Expand Up @@ -4,13 +4,14 @@
"@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",
"@openzeppelin/test-helpers": "^0.5.15",
"@primitivefi/hardhat-dodoc": "^0.2.3",
"@typechain/ethers-v5": "^10.1.0",
"@typechain/hardhat": "^9.1.0",
"@typechain/hardhat": "^6.1.2",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.0",
Expand All @@ -22,9 +23,9 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"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 ca07a79

Please sign in to comment.