Skip to content

Commit 6663007

Browse files
deps(dev): bump blockstore-core from 4.4.1 to 5.0.0 (#411)
Bumps [blockstore-core](https://github.com/ipfs/js-stores) from 4.4.1 to 5.0.0. - [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-4.4.1...blockstore-core-5.0.0) --- updated-dependencies: - dependency-name: blockstore-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <[email protected]>
1 parent f0a0b37 commit 6663007

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ipfs-unixfs-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"@types/readable-stream": "^4.0.15",
158158
"@types/sinon": "^17.0.3",
159159
"aegir": "^44.1.1",
160-
"blockstore-core": "^4.4.1",
160+
"blockstore-core": "^5.0.0",
161161
"delay": "^6.0.0",
162162
"ipfs-unixfs-importer": "^15.0.0",
163163
"iso-random-stream": "^2.0.2",

packages/ipfs-unixfs-importer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
},
179179
"devDependencies": {
180180
"aegir": "^44.1.1",
181-
"blockstore-core": "^4.4.1",
181+
"blockstore-core": "^5.0.0",
182182
"it-last": "^3.0.6",
183183
"wherearewe": "^2.0.1"
184184
},

0 commit comments

Comments
 (0)