Skip to content

Commit

Permalink
Merge pull request #239 from morpho-org/dependabot/npm_and_yarn/ether…
Browse files Browse the repository at this point in the history
…s-6.13.5

build(deps-dev): bump ethers from 6.13.4 to 6.13.5
  • Loading branch information
Rubilmax authored Jan 14, 2025
2 parents af7934f + e254f4f commit 93f51c8
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 93f51c8

Please sign in to comment.