Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
bump(deps): update dependency ethers to ^5.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2022
1 parent 8c7da99 commit be47529
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/testcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@defimetachain/network": "workspace:*",
"ethers": "^5.7.0",
"ethers": "^5.7.1",
"testcontainers": "^8.13.2"
},
"devDependencies": {
Expand Down
112 changes: 91 additions & 21 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion ts-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@defimetachain/typescript": "workspace:*",
"@defimetachain/testcontainers": "workspace:*",
"@polkadot/api": "^8.8.2",
"ethers": "^5.4.6",
"ethers": "^5.7.1",
"hardhat": "^2.11.1",
"testcontainers": "^8.12.0"
}
Expand Down

0 comments on commit be47529

Please sign in to comment.