Skip to content

Commit 11d2370

Browse files
deps: bump the interplanetary-deps group across 1 directory with 3 updates
Bumps the interplanetary-deps group with 3 updates in the / directory: [blockstore-core](https://github.com/ipfs/js-stores), [blockstore-fs](https://github.com/ipfs/js-stores) and [interface-blockstore](https://github.com/ipfs/js-stores). Updates `blockstore-core` from 5.0.4 to 6.0.2 - [Release notes](https://github.com/ipfs/js-stores/releases) - [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md) - [Commits](ipfs/js-stores@blockstore-core-5.0.4...blockstore-core-6.0.2) Updates `blockstore-fs` from 2.0.5 to 3.0.1 - [Release notes](https://github.com/ipfs/js-stores/releases) - [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md) - [Commits](ipfs/js-stores@blockstore-fs-2.0.5...blockstore-fs-3.0.1) Updates `interface-blockstore` from 5.3.2 to 6.0.1 - [Release notes](https://github.com/ipfs/js-stores/releases) - [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md) - [Commits](ipfs/js-stores@interface-blockstore-5.3.2...interface-blockstore-6.0.1) --- updated-dependencies: - dependency-name: blockstore-core dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: interplanetary-deps - dependency-name: blockstore-fs dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: interplanetary-deps - dependency-name: interface-blockstore dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: interplanetary-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f15baf commit 11d2370

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

benchmarks/import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"aegir": "^47.0.16",
16-
"blockstore-core": "^5.0.4",
16+
"blockstore-core": "^6.0.2",
1717
"ipfs-unixfs-importer": "^15.0.0",
1818
"it-buffer-stream": "^3.0.11",
1919
"it-drain": "^3.0.10"

benchmarks/memory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"aegir": "^47.0.16",
16-
"blockstore-fs": "^2.0.4",
16+
"blockstore-fs": "^3.0.1",
1717
"ipfs-unixfs-importer": "^15.0.0",
1818
"it-drain": "^3.0.10"
1919
},

packages/ipfs-unixfs-exporter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@ipld/dag-pb": "^4.1.5",
144144
"@multiformats/murmur3": "^2.1.8",
145145
"hamt-sharding": "^3.0.6",
146-
"interface-blockstore": "^5.3.2",
146+
"interface-blockstore": "^6.0.1",
147147
"ipfs-unixfs": "^11.0.0",
148148
"it-filter": "^3.1.4",
149149
"it-last": "^3.0.9",
@@ -159,7 +159,7 @@
159159
"@types/readable-stream": "^4.0.21",
160160
"@types/sinon": "^17.0.4",
161161
"aegir": "^47.0.16",
162-
"blockstore-core": "^5.0.4",
162+
"blockstore-core": "^6.0.2",
163163
"delay": "^6.0.0",
164164
"ipfs-unixfs-importer": "^15.0.0",
165165
"iso-random-stream": "^2.0.2",

packages/ipfs-unixfs-importer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"@ipld/dag-pb": "^4.1.5",
166166
"@multiformats/murmur3": "^2.1.8",
167167
"hamt-sharding": "^3.0.6",
168-
"interface-blockstore": "^5.3.2",
168+
"interface-blockstore": "^6.0.1",
169169
"interface-store": "^6.0.3",
170170
"ipfs-unixfs": "^11.0.0",
171171
"it-all": "^3.0.9",
@@ -180,7 +180,7 @@
180180
},
181181
"devDependencies": {
182182
"aegir": "^47.0.16",
183-
"blockstore-core": "^5.0.4",
183+
"blockstore-core": "^6.0.2",
184184
"it-last": "^3.0.9",
185185
"wherearewe": "^2.0.1"
186186
},

0 commit comments

Comments
 (0)