mirror of https://github.com/waku-org/js-waku.git
chore(deps)(deps): bump fast-check from 3.17.1 to 3.19.0 (#2060)
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.17.1 to 3.19.0. - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v3.19.0/packages/fast-check) --- updated-dependencies: - dependency-name: fast-check dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
14f84017be
commit
c0c2907131
|
@ -16780,9 +16780,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fast-check": {
|
||||
"version": "3.17.1",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.17.1.tgz",
|
||||
"integrity": "sha512-jIKXJVe6ZO0SpwEgVtEVujTf8TwjI9wMXFJCjsDHUB3RroUbXBgF4kOSz3A7MW0UR26aqsoB8i9O2mjtjERAiA==",
|
||||
"version": "3.19.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.19.0.tgz",
|
||||
"integrity": "sha512-CO2JX/8/PT9bDGO1iXa5h5ey1skaKI1dvecERyhH4pp3PGjwd3KIjMAXEg79Ps9nclsdt4oPbfqiAnLU0EwrAQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -36485,7 +36485,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.3.0",
|
||||
|
@ -36592,7 +36592,7 @@
|
|||
"@waku/interfaces": "0.0.25",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"mocha": "^10.3.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
@ -36657,7 +36657,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"mocha": "^10.3.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
@ -36697,7 +36697,7 @@
|
|||
"@waku/interfaces": "0.0.25",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.3.0",
|
||||
|
@ -36773,7 +36773,7 @@
|
|||
"@waku/utils": "0.0.18",
|
||||
"chai": "^4.3.10",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.15.1"
|
||||
"fast-check": "^3.19.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^25.0.7",
|
||||
|
@ -36868,7 +36868,7 @@
|
|||
"chai-as-promised": "^7.1.1",
|
||||
"debug": "^4.3.4",
|
||||
"dockerode": "^4.0.2",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"p-retry": "^6.1.0",
|
||||
"p-timeout": "^6.1.0",
|
||||
"portfinder": "^1.0.32",
|
||||
|
@ -36918,7 +36918,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rollup": "^4.12.0"
|
||||
},
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.3.0",
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"@waku/interfaces": "0.0.25",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"mocha": "^10.3.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"mocha": "^10.3.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@waku/interfaces": "0.0.25",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.6.1",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.3.0",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@waku/utils": "0.0.18",
|
||||
"chai": "^4.3.10",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.15.1"
|
||||
"fast-check": "^3.19.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^25.0.7",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"chai-as-promised": "^7.1.1",
|
||||
"debug": "^4.3.4",
|
||||
"dockerode": "^4.0.2",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"p-retry": "^6.1.0",
|
||||
"p-timeout": "^6.1.0",
|
||||
"portfinder": "^1.0.32",
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"cspell": "^8.6.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"fast-check": "^3.15.1",
|
||||
"fast-check": "^3.19.0",
|
||||
"rollup": "^4.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
Loading…
Reference in New Issue