Skip to content

Commit 3db2948

Browse files
deps: bump it-first from 2.0.1 to 3.0.2 (#325)
Bumps [it-first](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-first-v2.0.1...it-first-v3.0.2) --- updated-dependencies: - dependency-name: it-first 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 0738c35 commit 3db2948

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
@@ -162,7 +162,7 @@
162162
"iso-random-stream": "^2.0.2",
163163
"it-all": "^3.0.2",
164164
"it-buffer-stream": "^3.0.0",
165-
"it-first": "^2.0.0",
165+
"it-first": "^3.0.2",
166166
"merge-options": "^3.0.4",
167167
"sinon": "^15.0.0",
168168
"wherearewe": "^2.0.1"

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"ipfs-unixfs": "^11.0.0",
169169
"it-all": "^3.0.2",
170170
"it-batch": "^3.0.2",
171-
"it-first": "^2.0.0",
171+
"it-first": "^3.0.2",
172172
"it-parallel-batch": "^3.0.1",
173173
"multiformats": "^11.0.0",
174174
"progress-events": "^1.0.0",

0 commit comments

Comments
 (0)