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

Commit

Permalink
deps: bump @helia/interface from 1.2.2 to 2.0.0 (#34)
Browse files Browse the repository at this point in the history
Bumps [@helia/interface](https://github.com/ipfs/helia) from 1.2.2 to 2.0.0.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/helia/compare/@helia/interface-v1.2.2...helia-v2.0.0)

---
updated-dependencies:
- dependency-name: "@helia/interface"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* deps(dev): bump helia from 1.3.12 to 2.0.1 (#32)

Bumps [helia](https://github.com/ipfs/helia) from 1.3.12 to 2.0.1.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@helia-v1.3.12...helia-v2.0.1)

---
updated-dependencies:
- dependency-name: helia
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <alex@achingbrain.net>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <alex@achingbrain.net>
  • Loading branch information
dependabot[bot] and achingbrain committed Aug 27, 2023
1 parent de04834 commit d48f2c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"test:electron-main": "aegir test -t electron-main"
},
"devDependencies": {
"@helia/interface": "^1.0.0",
"@helia/interface": "^2.0.0",
"@helia/json": "^1.0.0",
"@libp2p/websockets": "^7.0.5",
"aegir": "^40.0.11",
"go-ipfs": "^0.22.0",
"helia": "^1.0.0",
"helia": "^2.0.1",
"ipfs-core-types": "^0.14.0",
"ipfsd-ctl": "^13.0.0",
"kubo-rpc-client": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"release": "aegir release"
},
"dependencies": {
"@helia/interface": "^1.0.0",
"@helia/interface": "^2.0.0",
"@libp2p/interfaces": "^3.3.1",
"interface-blockstore": "^5.0.0",
"multiformats": "^11.0.1",
Expand Down

0 comments on commit d48f2c5

Please sign in to comment.