Skip to content

Commit 2cb2b70

Browse files
deps: bump it-all from 1.0.6 to 2.0.0
Bumps [it-all](https://github.com/achingbrain/it) from 1.0.6 to 2.0.0. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](https://github.com/achingbrain/it/compare/[email protected]) --- updated-dependencies: - dependency-name: it-all dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e583cce commit 2cb2b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/interface-blockstore-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"dependencies": {
153153
"aegir": "^37.5.0",
154154
"interface-blockstore": "^3.0.0",
155-
"it-all": "^1.0.2",
155+
"it-all": "^2.0.0",
156156
"it-drain": "^1.0.1",
157157
"it-length": "^1.0.2",
158158
"multiformats": "^10.0.0",

packages/interface-datastore-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"aegir": "^37.5.0",
154154
"interface-datastore": "^7.0.0",
155155
"iso-random-stream": "^2.0.0",
156-
"it-all": "^1.0.2",
156+
"it-all": "^2.0.0",
157157
"it-drain": "^1.0.1",
158158
"uint8arrays": "^4.0.2"
159159
}

0 commit comments

Comments
 (0)