update: update dependency fast-check to v3.7.0
This commit is contained in:
parent
6340606caf
commit
23d3bf012d
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-mocha": "10.1.0",
|
||||
"eslint-plugin-no-null": "1.0.2",
|
||||
"eslint-plugin-sonarjs": "0.17.0",
|
||||
"fast-check": "3.6.3",
|
||||
"fast-check": "3.7.0",
|
||||
"mocha": "10.2.0",
|
||||
"mocha-foam": "0.1.10",
|
||||
"mock-fs": "5.2.0",
|
||||
|
|
|
@ -1345,10 +1345,10 @@ esutils@^2.0.2:
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
||||
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
||||
|
||||
fast-check@3.6.3:
|
||||
version "3.6.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.6.3.tgz#9adb8161390c4a6a84c0f3ed333b15e1c7292f8a"
|
||||
integrity sha512-5+ovrjQLUa+F9RbRcW7A++K+olKy2mNgYNfFmXSzQOAQ/Fuit12F1UI8z5Bic9YgRkUAQqXSkFUAAs7xohbvvg==
|
||||
fast-check@3.7.0:
|
||||
version "3.7.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.7.0.tgz#6ffbe5e0185f6e421ad29ad38e97b3ff8a4f5987"
|
||||
integrity sha512-1QFnXC7UcTlSBk7523W99QbnP6mTrvUjEXLKODjjhh/QJUHAzzBow2POae7hV+Qrqjj4XaU0HbTfwEa8HprS5g==
|
||||
dependencies:
|
||||
pure-rand "^6.0.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue