Skip to content

Commit

Permalink
Merge pull request #1624 from api3dao/renovate/ethereum-waffle-4.x
Browse files Browse the repository at this point in the history
Update dependency ethereum-waffle to v4
  • Loading branch information
amarthadan authored Feb 17, 2023
2 parents ba2e7c5 + 86a171e commit afdeb52
Show file tree
Hide file tree
Showing 4 changed files with 422 additions and 4,003 deletions.
2 changes: 1 addition & 1 deletion packages/airnode-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/lodash": "^4.14.186",
"@types/mocha": "^10.0.0",
"chai": "^4.3.6",
"ethereum-waffle": "^3.4.4",
"ethereum-waffle": "^4.0.10",
"hardhat": "2.10.2",
"jest": "^29.2.2",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/prompts": "^2.4.1",
"chalk": "^4.1.2",
"dotenv": "^16.0.3",
"ethereum-waffle": "^3.4.4",
"ethereum-waffle": "^4.0.10",
"hardhat": "2.10.2",
"jest": "^29.2.2",
"prompts": "^2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typechain/ethers-v5": "^10.1.0",
"chai": "^4.3.6",
"copyfiles": "^2.4.1",
"ethereum-waffle": "^3.4.4",
"ethereum-waffle": "^4.0.10",
"hardhat": "2.10.2",
"hardhat-deploy": "^0.11.19",
"hardhat-gas-reporter": "^1.0.9",
Expand Down
Loading

0 comments on commit afdeb52

Please sign in to comment.