Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump go-ipfs from 0.8.0 to 0.9.1 (#3765)
Browse files Browse the repository at this point in the history
Bumps [go-ipfs](https://github.com/ipfs/npm-go-ipfs) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/ipfs/npm-go-ipfs/releases)
- [Commits](ipfs/npm-kubo@v0.8.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2021
1 parent 746a54c commit 4c7ac57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ipfs-core/package.json
Expand Up @@ -132,7 +132,7 @@
"@types/rimraf": "^3.0.1",
"aegir": "^34.0.2",
"delay": "^5.0.0",
"go-ipfs": "0.8.0",
"go-ipfs": "0.9.1",
"interface-blockstore-tests": "^1.0.0",
"interface-ipfs-core": "^0.148.0",
"ipfsd-ctl": "^10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-http-client/package.json
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"aegir": "^34.0.2",
"delay": "^5.0.0",
"go-ipfs": "0.8.0",
"go-ipfs": "0.9.1",
"ipfsd-ctl": "^10.0.3",
"it-all": "^1.0.4",
"it-first": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs/package.json
Expand Up @@ -51,7 +51,7 @@
"assert": "^2.0.0",
"cross-env": "^7.0.0",
"electron-webrtc": "^0.3.0",
"go-ipfs": "0.8.0",
"go-ipfs": "0.9.1",
"interface-ipfs-core": "^0.148.0",
"ipfs-client": "^0.5.1",
"ipfs-core-types": "^0.6.1",
Expand Down

0 comments on commit 4c7ac57

Please sign in to comment.