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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-21 16:09:17 +00:00 committed by GitHub
parent 45284db963
commit 3de7d466d0
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

@ -11699,9 +11699,9 @@
}
},
"node_modules/fast-check": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.0.tgz",
"integrity": "sha512-1QFnXC7UcTlSBk7523W99QbnP6mTrvUjEXLKODjjhh/QJUHAzzBow2POae7hV+Qrqjj4XaU0HbTfwEa8HprS5g==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.1.tgz",
"integrity": "sha512-d63EsxP1eedA+x94xNxIpTWtBShq95KL6ZSrKTD0Pp1lPASmajAaDHJ71c5ebwZ+vBzlTt3AOalcAnBzL7PQ6Q==",
"dev": true,
"funding": [
{
@ -28942,7 +28942,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.0",
"fast-check": "^3.7.1",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"karma": "^6.4.1",
@ -29300,7 +29300,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.0",
"fast-check": "^3.7.1",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-mocha": "^2.0.1",
@ -33904,7 +33904,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.0",
"fast-check": "^3.7.1",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"it-all": "^2.0.0",
@ -34206,7 +34206,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.0",
"fast-check": "^3.7.1",
"js-sha3": "^0.8.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
@ -38658,9 +38658,9 @@
"dev": true
},
"fast-check": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.0.tgz",
"integrity": "sha512-1QFnXC7UcTlSBk7523W99QbnP6mTrvUjEXLKODjjhh/QJUHAzzBow2POae7hV+Qrqjj4XaU0HbTfwEa8HprS5g==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.1.tgz",
"integrity": "sha512-d63EsxP1eedA+x94xNxIpTWtBShq95KL6ZSrKTD0Pp1lPASmajAaDHJ71c5ebwZ+vBzlTt3AOalcAnBzL7PQ6Q==",
"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.7.0",
"fast-check": "^3.7.1",
"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.7.0",
"fast-check": "^3.7.1",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-mocha": "^2.0.1",