mirror of https://github.com/waku-org/js-waku.git
chore(deps)(deps): bump fast-check from 3.8.1 to 3.12.0 (#1498)
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.8.1 to 3.12.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.12.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
812310a816
commit
45baa768ad
|
@ -12450,7 +12450,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fast-check": {
|
||||
"version": "3.8.1",
|
||||
"version": "3.12.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.12.0.tgz",
|
||||
"integrity": "sha512-SqahE9mlL3+lhjJ39joMLwcj6F+24hfZdf/tchlNO8sHcTdrUUdA5P/ZbSFZM9Xpzs36XaneGwE0FWepm/zyOA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -12461,7 +12463,6 @@
|
|||
"url": "https://opencollective.com/fast-check"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"pure-rand": "^6.0.0"
|
||||
},
|
||||
|
@ -30528,7 +30529,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"karma": "^6.4.1",
|
||||
|
@ -30682,7 +30683,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"karma": "^6.4.1",
|
||||
"karma-chrome-launcher": "^3.2.0",
|
||||
"karma-mocha": "^2.0.1",
|
||||
|
@ -30718,7 +30719,7 @@
|
|||
"@waku/interfaces": "0.0.17",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.7.0",
|
||||
"fast-check": "^3.12.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"karma": "^6.4.1",
|
||||
|
@ -30807,7 +30808,7 @@
|
|||
"@waku/utils": "0.0.10",
|
||||
"chai": "^4.3.7",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.8.1"
|
||||
"fast-check": "^3.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^24.1.0",
|
||||
|
@ -35738,7 +35739,7 @@
|
|||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"it-all": "^3.0.2",
|
||||
|
@ -35860,7 +35861,7 @@
|
|||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"js-sha3": "^0.8.0",
|
||||
"karma": "^6.4.1",
|
||||
"karma-chrome-launcher": "^3.2.0",
|
||||
|
@ -35890,7 +35891,7 @@
|
|||
"@waku/utils": "0.0.10",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.7.0",
|
||||
"fast-check": "^3.12.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"karma": "^6.4.1",
|
||||
|
@ -35964,7 +35965,7 @@
|
|||
"@waku/utils": "0.0.10",
|
||||
"chai": "^4.3.7",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"rollup": "^3.28.0",
|
||||
"ts-loader": "^9.4.2",
|
||||
"ts-node": "^10.9.1",
|
||||
|
@ -40621,7 +40622,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"fast-check": {
|
||||
"version": "3.8.1",
|
||||
"version": "3.12.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.12.0.tgz",
|
||||
"integrity": "sha512-SqahE9mlL3+lhjJ39joMLwcj6F+24hfZdf/tchlNO8sHcTdrUUdA5P/ZbSFZM9Xpzs36XaneGwE0FWepm/zyOA==",
|
||||
"requires": {
|
||||
"pure-rand": "^6.0.0"
|
||||
}
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"karma": "^6.4.1",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.8.1",
|
||||
"fast-check": "^3.12.0",
|
||||
"karma": "^6.4.1",
|
||||
"karma-chrome-launcher": "^3.2.0",
|
||||
"karma-mocha": "^2.0.1",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@waku/interfaces": "0.0.17",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^7.0.1",
|
||||
"fast-check": "^3.7.0",
|
||||
"fast-check": "^3.12.0",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"karma": "^6.4.1",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@waku/utils": "0.0.10",
|
||||
"chai": "^4.3.7",
|
||||
"debug": "^4.3.4",
|
||||
"fast-check": "^3.8.1"
|
||||
"fast-check": "^3.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^24.1.0",
|
||||
|
|
Loading…
Reference in New Issue