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

Commit 7812a93

Browse files
chore(deps): 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 a49a89d commit 7812a93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/interface-ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"aegir": "^35.0.3",
4848
"delay": "^5.0.0",
4949
"err-code": "^3.0.1",
50-
"interface-blockstore": "^1.0.0",
50+
"interface-blockstore": "^2.0.2",
5151
"ipfs-core-types": "^0.7.3",
5252
"ipfs-unixfs": "^6.0.3",
5353
"ipfs-unixfs-importer": "^9.0.3",

packages/ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"err-code": "^3.0.1",
7474
"hamt-sharding": "^2.0.0",
7575
"hashlru": "^2.3.0",
76-
"interface-blockstore": "^1.0.0",
76+
"interface-blockstore": "^2.0.2",
7777
"interface-datastore": "^5.2.0",
7878
"ipfs-bitswap": "^6.0.0",
7979
"ipfs-core-types": "^0.7.3",

0 commit comments

Comments
 (0)