This repository was archived by the owner on Jun 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "eslint-config-typestrict" : " 1.0.0" ,
3030 "eslint-plugin-expect-type" : " 0.0.5" ,
3131 "eslint-plugin-sonarjs" : " 0.5.0" ,
32- "fast-check" : " 2.6.1 " ,
32+ "fast-check" : " 2.7.0 " ,
3333 "husky" : " 4.3.0" ,
3434 "jest" : " 25.5.4" ,
3535 "jest-extended" : " 0.11.5" ,
Original file line number Diff line number Diff line change @@ -1978,12 +1978,12 @@ extsprintf@^1.2.0:
19781978 resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
19791979 integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
19801980
1981- fast-check@2.6.1 :
1982- version "2.6.1 "
1983- resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.6.1 .tgz#c9ff58b69c2eee872588985d8b93424c84359a6e "
1984- integrity sha512-CauHEKfAjgAFpNDpFqSccu7C5kOlifCNfRxMjzY76MaAaH7ddkqqEzRE2Vm5bjpHJpndD0iVXiZC+d1rYzv5qg ==
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 ==
19851985 dependencies :
1986- pure-rand "^3 .0.0"
1986+ pure-rand "^4 .0.0"
19871987
19881988fast-deep-equal@^2.0.1 :
19891989 version "2.0.1"
@@ -4011,10 +4011,10 @@ punycode@^2.1.0, punycode@^2.1.1:
40114011 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
40124012 integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
40134013
4014- pure-rand@^3 .0.0 :
4015- version "3 .0.0"
4016- resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-3 .0.0.tgz#9dd90685e0c6ff98871f656a5e37fe90d2bfe0e4 "
4017- integrity sha512-7/U3rk8elhZPagxdheW1UHEhRr0IF8wCs3qyYVVswSxLoRrrrCMyaTKtAYIrCfuTeUoX/O3rN1piY/pX8JEcEA ==
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 ==
40184018
40194019qs@~6.5.2 :
40204020 version "6.5.2"
You can’t perform that action at this time.
0 commit comments