Skip to content

Commit 2cd1a3c

Browse files
chore(deps-dev): bump ipld from 0.27.3 to 0.28.0 (#92)
Bumps [ipld](https://github.com/ipld/js-ipld) from 0.27.3 to 0.28.0. - [Release notes](https://github.com/ipld/js-ipld/releases) - [Changelog](https://github.com/ipld/js-ipld/blob/master/CHANGELOG.md) - [Commits](ipld/js-ipld@v0.27.3...v0.28.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f97f60a commit 2cd1a3c

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
@@ -39,7 +39,7 @@
3939
"aegir": "^28.1.0",
4040
"detect-node": "^2.0.4",
4141
"ipfs-unixfs-importer": "^4.0.0",
42-
"ipld": "^0.27.0",
42+
"ipld": "^0.28.0",
4343
"ipld-dag-pb": "^0.20.0",
4444
"ipld-in-memory": "^6.0.0",
4545
"it-all": "^1.0.1",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cids": "^1.0.0",
4040
"detect-node": "^2.0.4",
4141
"ipfs-unixfs-exporter": "^3.0.6",
42-
"ipld": "^0.27.0",
42+
"ipld": "^0.28.0",
4343
"ipld-in-memory": "^6.0.0",
4444
"it-buffer-stream": "^1.0.2",
4545
"it-last": "^1.0.1",

0 commit comments

Comments
 (0)