This repository was archived by the owner on Jun 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"eslint-config-typestrict" : " 1.0.0" ,
30
30
"eslint-plugin-expect-type" : " 0.0.5" ,
31
31
"eslint-plugin-sonarjs" : " 0.5.0" ,
32
- "fast-check" : " 2.12.1 " ,
32
+ "fast-check" : " 2.13.0 " ,
33
33
"husky" : " 5.0.9" ,
34
34
"jest" : " 25.5.4" ,
35
35
"jest-extended" : " 0.11.5" ,
Original file line number Diff line number Diff line change @@ -1973,10 +1973,10 @@ extsprintf@^1.2.0:
1973
1973
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
1974
1974
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
1975
1975
1976
- fast-check@2.12.1 :
1977
- version "2.12.1 "
1978
- resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.12.1 .tgz#457d13e36952dd0d660cf781d942a43c067a47ca "
1979
- integrity sha512-zXCxkvFVlVWbBVky+TPaD1H+g6SC4R7IQYZ5gcxU3lUKHyrOFiLXtWy+xHVDmm9bv+3NJbSzOmeVvhgpnjR7Sw ==
1976
+ fast-check@2.13.0 :
1977
+ version "2.13.0 "
1978
+ resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.13.0 .tgz#92a50a6a39b58760d4b0b52b12f98f28a9f020f6 "
1979
+ integrity sha512-IOfzKm/SCA+jpUEgAfqAuxHYPmgtmpnnwljQmYPRGrqYczcTKApXKHza/SNxFxYkecWfZilYa0DJdBvqz1bcSw ==
1980
1980
dependencies :
1981
1981
pure-rand "^4.1.1"
1982
1982
You can’t perform that action at this time.
0 commit comments