Skip to content

Commit

Permalink
deps(dev): bump @libp2p/interface in /transport-interop/impl/js/v1.x
Browse files Browse the repository at this point in the history
Bumps [@libp2p/interface](https://github.com/libp2p/js-libp2p) from 1.4.0 to 1.4.1.
- [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@libp2p-v1.4.0...libp2p-v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 5055eba commit 8dfe371
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
18 changes: 5 additions & 13 deletions transport-interop/impl/js/v1.x/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 transport-interop/impl/js/v1.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@chainsafe/libp2p-yamux": "^6.0.2",
"@libp2p/circuit-relay-v2": "^1.0.24",
"@libp2p/identify": "^2.0.2",
"@libp2p/interface": "^1.4.0",
"@libp2p/interface": "^1.4.1",
"@libp2p/mplex": "^10.0.24",
"@libp2p/ping": "^1.0.19",
"@libp2p/tcp": "^9.0.26",
Expand Down

0 comments on commit 8dfe371

Please sign in to comment.