1
0
Fork 0

update: update dependency fast-check to v2.23.2

This commit is contained in:
Renovate Bot 2022-03-22 13:23:15 +00:00 committed by Sean Sube
parent 0b613b3b84
commit 8f0b2b9591
2 changed files with 10 additions and 10 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-mocha": "10.0.3",
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.12.0",
"fast-check": "2.22.0",
"fast-check": "2.23.2",
"mocha": "9.2.1",
"mocha-foam": "0.1.8",
"mock-fs": "5.1.2",

View File

@ -1616,12 +1616,12 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"
fast-check@2.22.0:
version "2.22.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-2.22.0.tgz#b807ef18e10a37e8eb57b28e43974e7986563585"
integrity sha512-Yrx1E8fZk6tfSqYaNkwnxj/lOk+vj2KTbbpHDtYoK9MrrL/D204N/rCtcaVSz5bE29g6gW4xj0byresjlFyybg==
fast-check@2.23.2:
version "2.23.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-2.23.2.tgz#375c01827a9d58916c8a0ad463d1f17fe8e6ae4b"
integrity sha512-ECYuSlp6NLpvOj8eScKsqoz1ihtCpSDuEC2ofdGvgsEu1obHYEGqreJ/iPzkJFy73yoU0kCFea7PHUQDNM0VNg==
dependencies:
pure-rand "^5.0.0"
pure-rand "^5.0.1"
fast-deep-equal@^2.0.1:
version "2.0.1"
@ -3376,10 +3376,10 @@ punycode@^2.1.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
pure-rand@^5.0.0:
version "5.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/pure-rand/-/pure-rand-5.0.0.tgz#87f5bdabeadbd8904e316913a5c0b8caac517b37"
integrity sha512-lD2/y78q+7HqBx2SaT6OT4UcwtvXNRfEpzYEzl0EQ+9gZq2Qi3fa0HDnYPeqQwhlHJFBUhT7AO3mLU3+8bynHA==
pure-rand@^5.0.1:
version "5.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/pure-rand/-/pure-rand-5.0.1.tgz#97a287b4b4960b2a3448c0932bf28f2405cac51d"
integrity sha512-ksWccjmXOHU2gJBnH0cK1lSYdvSZ0zLoCMSz/nTGh6hDvCSgcRxDyIcOBD6KNxFz3xhMPm/T267Tbe2JRymKEQ==
q@^1.5.1:
version "1.5.1"