chore(deps)(deps-dev): bump fast-check from 3.6.3 to 3.7.0

Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.6.3 to 3.7.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.7.0/packages/fast-check)

---
updated-dependencies:
- dependency-name: fast-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-07 16:10:09 +00:00 committed by GitHub
parent 3993ef66f5
commit b9a5032930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@ -11195,9 +11195,9 @@
}
},
"node_modules/fast-check": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.6.3.tgz",
"integrity": "sha512-5+ovrjQLUa+F9RbRcW7A++K+olKy2mNgYNfFmXSzQOAQ/Fuit12F1UI8z5Bic9YgRkUAQqXSkFUAAs7xohbvvg==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.0.tgz",
"integrity": "sha512-1QFnXC7UcTlSBk7523W99QbnP6mTrvUjEXLKODjjhh/QJUHAzzBow2POae7hV+Qrqjj4XaU0HbTfwEa8HprS5g==",
"dev": true,
"funding": [
{
@ -28027,7 +28027,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.6.3",
"fast-check": "^3.7.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"karma": "^6.4.1",
@ -28311,7 +28311,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.6.3",
"fast-check": "^3.7.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-mocha": "^2.0.1",
@ -32741,7 +32741,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.6.3",
"fast-check": "^3.7.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"it-all": "^2.0.0",
@ -32978,7 +32978,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.6.3",
"fast-check": "^3.7.0",
"js-sha3": "^0.8.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
@ -37248,9 +37248,9 @@
"dev": true
},
"fast-check": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.6.3.tgz",
"integrity": "sha512-5+ovrjQLUa+F9RbRcW7A++K+olKy2mNgYNfFmXSzQOAQ/Fuit12F1UI8z5Bic9YgRkUAQqXSkFUAAs7xohbvvg==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.0.tgz",
"integrity": "sha512-1QFnXC7UcTlSBk7523W99QbnP6mTrvUjEXLKODjjhh/QJUHAzzBow2POae7hV+Qrqjj4XaU0HbTfwEa8HprS5g==",
"dev": true,
"requires": {
"pure-rand": "^6.0.0"

View File

@ -119,7 +119,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.6.3",
"fast-check": "^3.7.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"karma": "^6.4.1",

View File

@ -104,7 +104,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.6.3",
"fast-check": "^3.7.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-mocha": "^2.0.1",