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

Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.7.1 to 3.8.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.8.1/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-05-06 03:19:13 +00:00 committed by GitHub
parent 4615b51568
commit 26c0500d79
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

@ -11987,9 +11987,9 @@
}
},
"node_modules/fast-check": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.1.tgz",
"integrity": "sha512-d63EsxP1eedA+x94xNxIpTWtBShq95KL6ZSrKTD0Pp1lPASmajAaDHJ71c5ebwZ+vBzlTt3AOalcAnBzL7PQ6Q==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.8.1.tgz",
"integrity": "sha512-WRll9CUIz6jWKgByFlHT2M/1BY3F7lewKl5BBIz5VHAy7B8y5iklK9rVm922kx+0x1hJqdkffuTs008xfIgytQ==",
"dev": true,
"funding": [
{
@ -29174,7 +29174,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.1",
"fast-check": "^3.8.1",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"karma": "^6.4.1",
@ -29535,7 +29535,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.1",
"fast-check": "^3.8.1",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-mocha": "^2.0.1",
@ -34290,7 +34290,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.1",
"fast-check": "^3.8.1",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
"it-all": "^3.0.1",
@ -34595,7 +34595,7 @@
"eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fast-check": "^3.7.1",
"fast-check": "^3.8.1",
"js-sha3": "^0.8.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
@ -39130,9 +39130,9 @@
"dev": true
},
"fast-check": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.7.1.tgz",
"integrity": "sha512-d63EsxP1eedA+x94xNxIpTWtBShq95KL6ZSrKTD0Pp1lPASmajAaDHJ71c5ebwZ+vBzlTt3AOalcAnBzL7PQ6Q==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.8.1.tgz",
"integrity": "sha512-WRll9CUIz6jWKgByFlHT2M/1BY3F7lewKl5BBIz5VHAy7B8y5iklK9rVm922kx+0x1hJqdkffuTs008xfIgytQ==",
"dev": true,
"requires": {
"pure-rand": "^6.0.0"

View File

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

View File

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