Skip to content

Commit b153d0f

Browse files
deps(dev): bump blockstore-core from 4.4.1 to 5.0.0
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]>
1 parent 3490930 commit b153d0f

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
@@ -72,7 +72,7 @@
7272
"@types/readable-stream": "^4.0.11",
7373
"@types/sinon": "^17.0.3",
7474
"aegir": "^42.2.5",
75-
"blockstore-core": "^4.4.0",
75+
"blockstore-core": "^5.0.0",
7676
"delay": "^6.0.0",
7777
"ipfs-unixfs-importer": "^15.0.0",
7878
"iso-random-stream": "^2.0.2",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"devDependencies": {
9595
"aegir": "^42.2.5",
96-
"blockstore-core": "^4.4.0",
96+
"blockstore-core": "^5.0.0",
9797
"it-last": "^3.0.4",
9898
"wherearewe": "^2.0.1"
9999
},

0 commit comments

Comments
 (0)