Skip to content

Commit 982a15e

Browse files
chore(deps-dev): bump ipld-in-memory from 6.0.0 to 7.0.0 (#91)
Bumps [ipld-in-memory](https://github.com/ipld/ipld-in-memory) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/ipld/ipld-in-memory/releases) - [Commits](ipld/ipld-in-memory@v6.0.0...v7.0.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 2cd1a3c commit 982a15e

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
@@ -41,7 +41,7 @@
4141
"ipfs-unixfs-importer": "^4.0.0",
4242
"ipld": "^0.28.0",
4343
"ipld-dag-pb": "^0.20.0",
44-
"ipld-in-memory": "^6.0.0",
44+
"ipld-in-memory": "^7.0.0",
4545
"it-all": "^1.0.1",
4646
"it-buffer-stream": "^1.0.2",
4747
"it-first": "^1.0.1",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"detect-node": "^2.0.4",
4141
"ipfs-unixfs-exporter": "^3.0.6",
4242
"ipld": "^0.28.0",
43-
"ipld-in-memory": "^6.0.0",
43+
"ipld-in-memory": "^7.0.0",
4444
"it-buffer-stream": "^1.0.2",
4545
"it-last": "^1.0.1",
4646
"multicodec": "^2.0.0",

0 commit comments

Comments
 (0)