Skip to content

Commit fbfbdb7

Browse files
chore: bump interface-blockstore from 1.0.2 to 2.0.2
Bumps [interface-blockstore](https://github.com/ipfs/js-ipfs-interfaces) from 1.0.2 to 2.0.2. - [Release notes](https://github.com/ipfs/js-ipfs-interfaces/releases) - [Commits](https://github.com/ipfs/js-ipfs-interfaces/compare/[email protected]@2.0.2) --- updated-dependencies: - dependency-name: interface-blockstore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f9092e commit fbfbdb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@multiformats/murmur3": "^1.0.3",
6565
"err-code": "^3.0.1",
6666
"hamt-sharding": "^2.0.0",
67-
"interface-blockstore": "^1.0.0",
67+
"interface-blockstore": "^2.0.2",
6868
"ipfs-unixfs": "^6.0.5",
6969
"it-last": "^1.0.5",
7070
"multiformats": "^9.4.2",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"bl": "^5.0.0",
5858
"err-code": "^3.0.1",
5959
"hamt-sharding": "^2.0.0",
60-
"interface-blockstore": "^1.0.0",
60+
"interface-blockstore": "^2.0.2",
6161
"ipfs-unixfs": "^6.0.5",
6262
"it-all": "^1.0.5",
6363
"it-batch": "^1.0.8",

0 commit comments

Comments
 (0)