Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
deps: bump @libp2p/logger from 2.1.1 to 3.0.2 (#87)
Browse files Browse the repository at this point in the history
Bumps [@libp2p/logger](https://github.com/libp2p/js-libp2p) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/.release-please.json)
- [Commits](https://github.com/libp2p/js-libp2p/commits/logger-v3.0.2)

---
updated-dependencies:
- dependency-name: "@libp2p/logger"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 15fb863 commit b2886b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ipns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"@libp2p/interface-peer-id": "^2.0.1",
"@libp2p/interface-pubsub": "^4.0.1",
"@libp2p/interfaces": "^3.3.1",
"@libp2p/logger": "^2.0.6",
"@libp2p/logger": "^3.0.2",
"@libp2p/peer-id": "^2.0.1",
"@libp2p/record": "^3.0.0",
"hashlru": "^2.3.0",
Expand Down

0 comments on commit b2886b9

Please sign in to comment.