Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 93627eb

Browse files
Bump fast-check from 2.15.0 to 2.16.0 (#534)
1 parent 3371ba5 commit 93627eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
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.15.0",
32+
"fast-check": "2.16.0",
3333
"husky": "6.0.0",
3434
"jest": "25.5.4",
3535
"jest-extended": "0.11.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,10 +1978,10 @@ 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.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==
19851985
dependencies:
19861986
pure-rand "^4.1.1"
19871987

0 commit comments

Comments
 (0)