chore(deps)(deps): bump it-all from 3.0.3 to 3.0.4 (#1727)

Bumps [it-all](https://github.com/achingbrain/it) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/achingbrain/it/releases)
- [Commits](https://github.com/achingbrain/it/compare/it-all-v3.0.3...it-all-v3.0.4)

---
updated-dependencies:
- dependency-name: it-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-24 02:20:49 +03:00 committed by GitHub
parent bedf099b22
commit 0670c2990d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 9 deletions

17
package-lock.json generated
View File

@ -12227,8 +12227,9 @@
} }
}, },
"node_modules/it-all": { "node_modules/it-all": {
"version": "3.0.3", "version": "3.0.4",
"license": "Apache-2.0 OR MIT" "resolved": "https://registry.npmjs.org/it-all/-/it-all-3.0.4.tgz",
"integrity": "sha512-UMiy0i9DqCHBdWvMbzdYvVGa5/w4t1cc4nchpbnjdLhklglv8mQeEYnii0gvKESJuL1zV32Cqdb33R6/GPfxpQ=="
}, },
"node_modules/it-batched-bytes": { "node_modules/it-batched-bytes": {
"version": "2.0.4", "version": "2.0.4",
@ -25835,7 +25836,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.13", "@waku/utils": "0.0.13",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.3", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"p-event": "^6.0.0", "p-event": "^6.0.0",
@ -26033,7 +26034,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.13", "@waku/utils": "0.0.13",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.3", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1" "it-pipe": "^3.0.1"
}, },
@ -29066,7 +29067,7 @@
"fast-check": "^3.13.1", "fast-check": "^3.13.1",
"ignore-loader": "^0.1.2", "ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"it-all": "^3.0.3", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"mocha": "^10.2.0", "mocha": "^10.2.0",
@ -29245,7 +29246,7 @@
"chai": "^4.3.7", "chai": "^4.3.7",
"cspell": "^7.3.2", "cspell": "^7.3.2",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.3", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
@ -33878,7 +33879,9 @@
} }
}, },
"it-all": { "it-all": {
"version": "3.0.3" "version": "3.0.4",
"resolved": "https://registry.npmjs.org/it-all/-/it-all-3.0.4.tgz",
"integrity": "sha512-UMiy0i9DqCHBdWvMbzdYvVGa5/w4t1cc4nchpbnjdLhklglv8mQeEYnii0gvKESJuL1zV32Cqdb33R6/GPfxpQ=="
}, },
"it-batched-bytes": { "it-batched-bytes": {
"version": "2.0.4", "version": "2.0.4",

View File

@ -78,7 +78,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.13", "@waku/utils": "0.0.13",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.3", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"p-event": "^6.0.0", "p-event": "^6.0.0",

View File

@ -55,7 +55,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.13", "@waku/utils": "0.0.13",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.3", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1" "it-pipe": "^3.0.1"
}, },