Skip to content

Commit

Permalink
build(deps-dev): bump ethers from 6.13.4 to 6.13.5
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.13.4 to 6.13.5.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v6.13.4...v6.13.5)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a2d1263 commit e254f4f
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion packages/blue-sdk-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@morpho-org/morpho-test": "workspace:^",
"@morpho-org/morpho-ts": "workspace:^",
"@morpho-org/test": "workspace:^",
"ethers": "^6.13.4",
"ethers": "^6.13.5",
"ethers-types": "^3.17.3",
"typescript": "^5.7.2",
"viem": "^2.22.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler-sdk-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@typechain/ethers-v6": "^0.5.1",
"ethers": "^6.13.4",
"ethers": "^6.13.5",
"hardhat": "^2.22.17",
"typechain": "^8.3.2",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/liquidity-sdk-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@morpho-org/morpho-ts": "workspace:^",
"@morpho-org/simulation-sdk": "workspace:^",
"dataloader": "^2.2.3",
"ethers": "^6.0.0",
"ethers": "^6.13.5",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"graphql-request": "^6.1.0",
"graphql-tag": "^2.12.6"
Expand All @@ -46,7 +46,7 @@
"graphql": "^16.10.0",
"nock": "beta",
"typescript": "^5.7.2",
"ethers": "^6.0.0",
"ethers": "^6.13.5",
"vitest": "^2.1.8"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@playwright/test": "^1.48.1",
"@types/lodash.kebabcase": "^4.1.9",
"@types/node": "^22.10.1",
"ethers": "^6.13.4",
"ethers": "^6.13.5",
"typescript": "^5.7.2",
"viem": "^2.22.2",
"vitest": "^2.1.8",
Expand Down
62 changes: 31 additions & 31 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 e254f4f

Please sign in to comment.