Skip to content

Commit

Permalink
chore: bump ipfs-core-types from 0.7.3 to 0.8.1 (#102)
Browse files Browse the repository at this point in the history
Bumps [ipfs-core-types](https://github.com/ipfs/js-ipfs) from 0.7.3 to 0.8.1.
- [Release notes](https://github.com/ipfs/js-ipfs/releases)
- [Changelog](https://github.com/ipfs/js-ipfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/js-ipfs/compare/[email protected]@0.8.1)

---
updated-dependencies:
- dependency-name: ipfs-core-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Oct 1, 2021
1 parent 39b73ab commit dbdcadc
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 @@ -54,7 +54,7 @@
"@types/detect-node": "^2.0.0",
"aegir": "^35.0.2",
"detect-node": "^2.0.4",
"ipfs-core-types": "^0.7.0",
"ipfs-core-types": "^0.8.1",
"it-pair": "^1.0.0",
"libp2p": "next",
"libp2p-gossipsub": "^0.11.0",
Expand Down

0 comments on commit dbdcadc

Please sign in to comment.