1
0
Fork 0

update: update dependency fast-check to v3.7.1

This commit is contained in:
renovate[bot] 2023-03-16 04:01:17 +00:00 committed by Sean Sube
parent cb9135c6bb
commit 2ad01fcf71
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.18.0",
"fast-check": "3.7.0",
"fast-check": "3.7.1",
"mocha": "10.2.0",
"mocha-foam": "0.1.10",
"mock-fs": "5.2.0",

View File

@ -1398,10 +1398,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.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==
fast-check@3.7.1:
version "3.7.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.7.1.tgz#bfe4b25ee3b1761afd4bfe5f49fc94998e7d2509"
integrity sha512-d63EsxP1eedA+x94xNxIpTWtBShq95KL6ZSrKTD0Pp1lPASmajAaDHJ71c5ebwZ+vBzlTt3AOalcAnBzL7PQ6Q==
dependencies:
pure-rand "^6.0.0"