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.15 .0" ,
32
+ "fast-check" : " 2.16 .0" ,
33
33
"husky" : " 6.0.0" ,
34
34
"jest" : " 25.5.4" ,
35
35
"jest-extended" : " 0.11.5" ,
Original file line number Diff line number Diff line change @@ -1978,10 +1978,10 @@ extsprintf@^1.2.0:
1978
1978
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
1979
1979
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
1980
1980
1981
- fast-check@2.15 .0 :
1982
- version "2.15 .0"
1983
- resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.15 .0.tgz#44c9ee0218990a509faf135bb848bc81c017c60f "
1984
- integrity sha512-3kCEB5TK1dR/mXqKHBH9K62EKyldwZMttPalzVYRTGEzKywRV0JFOkzsuGshCRW9IVXKi3bqxjXs+DnMcIc2wA ==
1981
+ fast-check@2.16 .0 :
1982
+ version "2.16 .0"
1983
+ resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.16 .0.tgz#352271e6b29d465048ed943c68c14c7a7ce1e4ae "
1984
+ integrity sha512-r1uoJQoLzKUgfAeGzSZ/7dGyvSLG3OGjmWIKZRJpKtY/791di7n/x389F0Bei3Ry8126Z6MKp78Cbt4+9LUp1g ==
1985
1985
dependencies :
1986
1986
pure-rand "^4.1.1"
1987
1987
You can’t perform that action at this time.
0 commit comments