Skip to content

Commit

Permalink
deps(dev): bump @libp2p/logger from 4.0.20 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [@libp2p/logger](https://github.com/libp2p/js-libp2p) from 4.0.20 to 5.0.0.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@logger-v4.0.20...utils-v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 0a8b06f commit 6028b2c
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 @@ -183,7 +183,7 @@
"devDependencies": {
"@dapplion/benchmark": "^0.2.4",
"@libp2p/interface-compliance-tests": "^5.3.1",
"@libp2p/logger": "^4.0.6",
"@libp2p/logger": "^5.0.0",
"@libp2p/mplex": "^10.0.15",
"aegir": "^44.1.1",
"it-drain": "^3.0.5",
Expand Down

0 comments on commit 6028b2c

Please sign in to comment.