Skip to content

Commit

Permalink
Bump ethers from 6.13.1 to 6.13.2
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.13.1 to 6.13.2.
- [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.1...v6.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 5cc9ce6 commit ca48268
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"ethers": "^6.13.1",
"ethers": "^6.13.2",
"prettier": "^3.3.2"
}
}

0 comments on commit ca48268

Please sign in to comment.