1
0
Fork 0

update: update dependency fast-check to v3.5.0

This commit is contained in:
renovate[bot] 2022-12-24 17:20:21 +00:00 committed by Sean Sube
parent 7cbcb69bf7
commit 2eaa745ae2
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"c8": "7.12.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"fast-check": "3.3.0",
"fast-check": "3.5.0",
"mocha": "10.2.0",
"sinon": "15.0.1",
"sinon-chai": "3.7.0",

View File

@ -698,10 +698,10 @@ escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
fast-check@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.3.0.tgz#002b7cc53166129545983ab4fe97a80fef6ac8b4"
integrity sha512-Zu6tZ4g0T4H9Tiz3tdNPEHrSbuICj7yhdOM9RCZKNMkpjZ9avDV3ORklXaEmh4zvkX24/bGZ9DxKKqWfXttUqw==
fast-check@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.5.0.tgz#5d633f82b35a3d18c76574d3c38526f46a44f9fc"
integrity sha512-5Yk9kfPy1DR8+9nl+wgRbXGM+p7e25nDRuZ/4b3TjIaWu53p/KkwS4uyKFc+Ek2Ft5nF40KRCbPYGrWYp0SjPw==
dependencies:
pure-rand "^5.0.2"