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.7 .0" ,
32
+ "fast-check" : " 2.8 .0" ,
33
33
"husky" : " 4.3.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.7 .0 :
1982
- version "2.7 .0"
1983
- resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.7 .0.tgz#d935243a43bc5e8ac4724ee2cb6c109533e8fd85 "
1984
- integrity sha512-+frnWpxp43Egnx2wuqRVrbHj1YXpHRwLle6lhKJODnu7uH0krGjNRlUo+1oioKULA5jgQ6I6ctTrqFuaw4gZFA ==
1981
+ fast-check@2.8 .0 :
1982
+ version "2.8 .0"
1983
+ resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.8 .0.tgz#e39b50ef18afd12b6235559381fde2184dc0f99d "
1984
+ integrity sha512-huSr4HpUwFL7w0Hte8lai8/+n2znJauZG8JMVLE8zgfmcUqAHtpXVUI7azJ2F6K/tETo5Z4I6rqAkhpCATu1gA ==
1985
1985
dependencies :
1986
- pure-rand "^4.0.0 "
1986
+ pure-rand "^4.1.1 "
1987
1987
1988
1988
fast-deep-equal@^2.0.1 :
1989
1989
version "2.0.1"
@@ -4011,10 +4011,10 @@ punycode@^2.1.0, punycode@^2.1.1:
4011
4011
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
4012
4012
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
4013
4013
4014
- pure-rand@^4.0.0 :
4015
- version "4.0.0 "
4016
- resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-4.0.0 .tgz#df8f44bc1b82c4f3d0e245e8f7ced6f09c1e9dc4 "
4017
- integrity sha512-5+HGyGi+6VygEcP1O4jMj0c5HyFgsP9lEy2uA4c+KBq84y21hpmv85wAzPZ/H+q1TUbP3mIMZhqFg08/HAOUqw ==
4014
+ pure-rand@^4.1.1 :
4015
+ version "4.1.1 "
4016
+ resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-4.1.1 .tgz#9fca2d4af5c4e870bac337ed860977426ed17bf6 "
4017
+ integrity sha512-cZw4AL/KI6aDTdqHEbJPe2ZoHM3kSdpJRLJetv8c3tfq9o+PvQDXrHNEpB0AWukAGFx4fmeOerAGwkA4rtUgdA ==
4018
4018
4019
4019
qs@~6.5.2 :
4020
4020
version "6.5.2"
You can’t perform that action at this time.
0 commit comments