1
0
Fork 0

update: update dependency fast-check to v3.5.0

This commit is contained in:
renovate[bot] 2023-01-02 00:37:06 +00:00 committed by Sean Sube
parent 65a9e818d1
commit efcc856473
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.16.0",
"fast-check": "3.3.0",
"fast-check": "3.5.0",
"mocha": "10.2.0",
"mocha-foam": "0.1.10",
"mock-fs": "5.2.0",

View File

@ -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.3.0:
version "3.3.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.3.0.tgz#002b7cc53166129545983ab4fe97a80fef6ac8b4"
integrity sha512-Zu6tZ4g0T4H9Tiz3tdNPEHrSbuICj7yhdOM9RCZKNMkpjZ9avDV3ORklXaEmh4zvkX24/bGZ9DxKKqWfXttUqw==
fast-check@3.5.0:
version "3.5.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-3.5.0.tgz#5d633f82b35a3d18c76574d3c38526f46a44f9fc"
integrity sha512-5Yk9kfPy1DR8+9nl+wgRbXGM+p7e25nDRuZ/4b3TjIaWu53p/KkwS4uyKFc+Ek2Ft5nF40KRCbPYGrWYp0SjPw==
dependencies:
pure-rand "^5.0.2"