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 +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.16 .0" ,
32
+ "fast-check" : " 2.17 .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,12 +1978,12 @@ 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.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 ==
1981
+ fast-check@2.17 .0 :
1982
+ version "2.17 .0"
1983
+ resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.17 .0.tgz#9b9637684332be386219a5f73a4799874da7461c "
1984
+ integrity sha512-fNNKkxNEJP+27QMcEzF6nbpOYoSZIS0p+TyB+xh/jXqRBxRhLkiZSREly4ruyV8uJi7nwH1YWAhi7OOK5TubRw ==
1985
1985
dependencies :
1986
- pure-rand "^4.1.1 "
1986
+ pure-rand "^5.0.0 "
1987
1987
1988
1988
fast-deep-equal@^2.0.1 :
1989
1989
version "2.0.1"
@@ -4017,10 +4017,10 @@ punycode@^2.1.0, punycode@^2.1.1:
4017
4017
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
4018
4018
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
4019
4019
4020
- pure-rand@^4.1.1 :
4021
- version "4.1.1 "
4022
- resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-4.1.1 .tgz#9fca2d4af5c4e870bac337ed860977426ed17bf6 "
4023
- integrity sha512-cZw4AL/KI6aDTdqHEbJPe2ZoHM3kSdpJRLJetv8c3tfq9o+PvQDXrHNEpB0AWukAGFx4fmeOerAGwkA4rtUgdA ==
4020
+ pure-rand@^5.0.0 :
4021
+ version "5.0.0 "
4022
+ resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-5.0.0 .tgz#87f5bdabeadbd8904e316913a5c0b8caac517b37 "
4023
+ integrity sha512-lD2/y78q+7HqBx2SaT6OT4UcwtvXNRfEpzYEzl0EQ+9gZq2Qi3fa0HDnYPeqQwhlHJFBUhT7AO3mLU3+8bynHA ==
4024
4024
4025
4025
qs@~6.5.2 :
4026
4026
version "6.5.2"
You can’t perform that action at this time.
0 commit comments