mirror of https://github.com/waku-org/js-waku.git
chore(deps)(deps): bump fast-check from 3.13.1 to 3.14.0 (#1739)
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.13.1 to 3.14.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.14.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> Co-authored-by: Danish Arora <35004822+danisharora099@users.noreply.github.com>
This commit is contained in:
parent
4a23b0f4e2
commit
b36c3e2bd6
|
@ -10058,9 +10058,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fast-check": {
|
||||
"version": "3.13.1",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.13.1.tgz",
|
||||
"integrity": "sha512-Xp00tFuWd83i8rbG/4wU54qU+yINjQha7bXH2N4ARNTkyOimzHtUBJ5+htpdXk7RMaCOD/j2jxSjEt9u9ZPNeQ==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.14.0.tgz",
|
||||
"integrity": "sha512-9Z0zqASzDNjXBox/ileV/fd+4P+V/f3o4shM6QawvcdLFh8yjPG4h5BrHUZ8yzY6amKGDTAmRMyb/JZqe+dCgw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -25824,7 +25824,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
|
@ -25902,7 +25902,7 @@
|
|||
"@waku/interfaces": "0.0.20",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
@ -25950,7 +25950,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
@ -25979,7 +25979,7 @@
|
|||
"@waku/interfaces": "0.0.20",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
|
@ -26057,7 +26057,7 @@
|
|||
"@waku/utils": "0.0.13",
|
||||
"chai": "^4.3.10",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.13.1"
|
||||
"fast-check": "^3.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^25.0.7",
|
||||
|
@ -29020,7 +29020,7 @@
|
|||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"it-all": "^3.0.4",
|
||||
|
@ -29118,7 +29118,7 @@
|
|||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"js-sha3": "^0.9.2",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
@ -29154,7 +29154,7 @@
|
|||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"js-sha3": "^0.9.2",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
@ -29177,7 +29177,7 @@
|
|||
"@waku/utils": "0.0.13",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
|
@ -29240,7 +29240,7 @@
|
|||
"@waku/utils": "0.0.13",
|
||||
"chai": "^4.3.10",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"rollup": "^3.29.2"
|
||||
}
|
||||
},
|
||||
|
@ -32641,9 +32641,9 @@
|
|||
"version": "0.1.8"
|
||||
},
|
||||
"fast-check": {
|
||||
"version": "3.13.1",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.13.1.tgz",
|
||||
"integrity": "sha512-Xp00tFuWd83i8rbG/4wU54qU+yINjQha7bXH2N4ARNTkyOimzHtUBJ5+htpdXk7RMaCOD/j2jxSjEt9u9ZPNeQ==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.14.0.tgz",
|
||||
"integrity": "sha512-9Z0zqASzDNjXBox/ileV/fd+4P+V/f3o4shM6QawvcdLFh8yjPG4h5BrHUZ8yzY6amKGDTAmRMyb/JZqe+dCgw==",
|
||||
"requires": {
|
||||
"pure-rand": "^6.0.0"
|
||||
}
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"@waku/interfaces": "0.0.20",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"process": "^0.11.10",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@waku/interfaces": "0.0.20",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^7.3.2",
|
||||
"fast-check": "^3.13.1",
|
||||
"fast-check": "^3.14.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@waku/utils": "0.0.13",
|
||||
"chai": "^4.3.10",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.13.1"
|
||||
"fast-check": "^3.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^25.0.7",
|
||||
|
|
Loading…
Reference in New Issue