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

Commit

Permalink
deps(dev): bump @libp2p/peer-store from 3.1.5 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@libp2p/peer-store](https://github.com/libp2p/js-libp2p-peer-store) from 3.1.5 to 4.0.0.
- [Release notes](https://github.com/libp2p/js-libp2p-peer-store/releases)
- [Changelog](https://github.com/libp2p/js-libp2p-peer-store/blob/master/CHANGELOG.md)
- [Commits](libp2p/js-libp2p-peer-store@v3.1.5...v4.0.0)

---
updated-dependencies:
- dependency-name: "@libp2p/peer-store"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 5e7dfeb commit 1316bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"devDependencies": {
"@libp2p/interface-mocks": "^6.0.0",
"@libp2p/peer-id-factory": "^1.0.18",
"@libp2p/peer-store": "^3.1.4",
"@libp2p/peer-store": "^4.0.0",
"@types/lodash.random": "^3.2.6",
"@types/lodash.range": "^3.2.6",
"@types/varint": "^6.0.0",
Expand Down

0 comments on commit 1316bce

Please sign in to comment.