Skip to content

Commit 7f8df4d

Browse files
deps: bump it-last from 2.0.1 to 3.0.2 (#330)
Bumps [it-last](https://github.com/achingbrain/it) from 2.0.1 to 3.0.2. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](achingbrain/it@it-last-v2.0.1...it-last-v3.0.2) --- updated-dependencies: - dependency-name: it-last dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab5dd0a commit 7f8df4d

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
@@ -143,7 +143,7 @@
143143
"interface-blockstore": "^5.0.0",
144144
"ipfs-unixfs": "^11.0.0",
145145
"it-filter": "^2.0.0",
146-
"it-last": "^2.0.0",
146+
"it-last": "^3.0.2",
147147
"it-map": "^2.0.0",
148148
"it-parallel": "^3.0.0",
149149
"it-pipe": "^3.0.1",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"blockstore-core": "^4.0.1",
182182
"it-buffer-stream": "^3.0.0",
183183
"it-drain": "^2.0.0",
184-
"it-last": "^2.0.0",
184+
"it-last": "^3.0.2",
185185
"wherearewe": "^2.0.1"
186186
},
187187
"browser": {

0 commit comments

Comments
 (0)