1
0
Fork 0

update: update dependency fast-check to v2.24.0

This commit is contained in:
Renovate Bot 2022-03-30 18:48:04 +00:00 committed by Sean Sube
parent 30dd9f9278
commit 198b213663
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"esm": "3.2.25",
"fast-check": "2.23.2",
"fast-check": "2.24.0",
"mocha": "9.2.2",
"sinon": "13.0.2",
"sinon-chai": "3.7.0",

View File

@ -358,10 +358,10 @@ esm@3.2.25:
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
fast-check@2.23.2:
version "2.23.2"
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.23.2.tgz#375c01827a9d58916c8a0ad463d1f17fe8e6ae4b"
integrity sha512-ECYuSlp6NLpvOj8eScKsqoz1ihtCpSDuEC2ofdGvgsEu1obHYEGqreJ/iPzkJFy73yoU0kCFea7PHUQDNM0VNg==
fast-check@2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.24.0.tgz#39f85586862108a4de6394c5196ebcf8b76b6c8b"
integrity sha512-iNXbN90lbabaCUfnW5jyXYPwMJLFYl09eJDkXA9ZoidFlBK63gNRvcKxv+8D1OJ1kIYjwBef4bO/K3qesUeWLQ==
dependencies:
pure-rand "^5.0.1"