1
0
Fork 0

update: update dependency fast-check to v3.2.0

This commit is contained in:
renovate[bot] 2022-10-11 09:47:13 +00:00 committed by Sean Sube
parent f51bb17344
commit 4daaa353b6
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.15.0",
"fast-check": "3.1.4",
"fast-check": "3.2.0",
"mocha": "10.0.0",
"mocha-foam": "0.1.8",
"mock-fs": "5.1.4",

View File

@ -1427,10 +1427,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.1.4:
version "3.1.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.1.4.tgz#e755623b4a63d0a26c285acbd1c1d8e3ea283a6e"
integrity sha512-AC4o8U7riY668tHAcJ10PHWpmhaNDfyzs2THFwQ6FJMPP05EmHKEmYvup7B1DCS+kKAzzosjSF51TamUM5IyPA==
fast-check@3.2.0:
version "3.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.2.0.tgz#a1f2848de45a4ea6b4606993022ffde7003aa296"
integrity sha512-RH1GMdVeN6Le0B4gI7fz5VZnCgrkREqt4SFMGyFe8v9n06ZuFdR2npxJDl8GUvZQZCq0/mo92JYUZInZnUm0nw==
dependencies:
pure-rand "^5.0.2"