Skip to content

Commit 9c4e475

Browse files
deps!: bump @libp2p/interface from 1.7.0 to 2.0.0 (#159)
* deps: bump @libp2p/interface from 1.7.0 to 2.0.0 Bumps [@libp2p/interface](https://github.com/libp2p/js-libp2p) from 1.7.0 to 2.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@libp2p-v1.7.0...tls-v2.0.0) --- updated-dependencies: - dependency-name: "@libp2p/interface" dependency-type: direct:production update-type: version-update:semver-major ... BREAKING CHANGE: requires [email protected] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <[email protected]>
1 parent 13c73db commit 9c4e475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@
135135
"docs": "aegir docs"
136136
},
137137
"dependencies": {
138-
"@libp2p/daemon-client": "^8.0.0",
139-
"@libp2p/interface": "^1.0.0",
138+
"@libp2p/daemon-client": "^9.0.0",
139+
"@libp2p/interface": "^2.0.0",
140140
"@multiformats/multiaddr": "^12.0.0",
141141
"delay": "^6.0.0",
142142
"it-all": "^3.0.1",

0 commit comments

Comments
 (0)