update: update dependency fast-check to v2.22.0
This commit is contained in:
parent
3b75988087
commit
59e4b11791
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-mocha": "10.0.3",
|
||||
"eslint-plugin-no-null": "1.0.2",
|
||||
"eslint-plugin-sonarjs": "0.11.0",
|
||||
"fast-check": "2.21.0",
|
||||
"fast-check": "2.22.0",
|
||||
"mocha": "9.2.0",
|
||||
"mocha-foam": "0.1.8",
|
||||
"mock-fs": "5.1.2",
|
||||
|
|
|
@ -1616,10 +1616,10 @@ external-editor@^3.0.3:
|
|||
iconv-lite "^0.4.24"
|
||||
tmp "^0.0.33"
|
||||
|
||||
fast-check@2.21.0:
|
||||
version "2.21.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-2.21.0.tgz#0d2e20bc65343ee67ec0f58373358140c08a1217"
|
||||
integrity sha512-hkTRytqMceXfnSwPnryIqKkxKJjfcvtVqJrWRb8tgmfyUsGajIgQqDFxCJ+As+l9VLUCcmx6XIYoXeQe2Ih0UA==
|
||||
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==
|
||||
dependencies:
|
||||
pure-rand "^5.0.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue