Skip to content

Commit b1fc6b0

Browse files
deps: bump the interplanetary-deps group with 2 updates
Bumps the interplanetary-deps group with 2 updates: [@libp2p/interface](https://github.com/libp2p/js-libp2p) and [@libp2p/logger](https://github.com/libp2p/js-libp2p). Updates `@libp2p/interface` from 2.11.0 to 3.0.2 - [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@interface-v2.11.0...tls-v3.0.2) Updates `@libp2p/logger` from 5.2.0 to 6.0.5 - [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@utils-v5.2.0...utils-v6.0.5) --- updated-dependencies: - dependency-name: "@libp2p/interface" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: interplanetary-deps - dependency-name: "@libp2p/logger" dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: interplanetary-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent deebd76 commit b1fc6b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@
142142
"dependencies": {
143143
"@hapi/boom": "^10.0.0",
144144
"@hapi/hapi": "^21.1.0",
145-
"@libp2p/interface": "^2.0.1",
146-
"@libp2p/logger": "^5.0.1",
145+
"@libp2p/interface": "^3.0.2",
146+
"@libp2p/logger": "^6.0.5",
147147
"execa": "^9.3.1",
148148
"joi": "^17.2.1",
149149
"kubo-rpc-client": "^5.0.0",

0 commit comments

Comments
 (0)