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

Commit 045a8d2

Browse files
Bump fast-check from 2.2.1 to 2.3.0 (#366)
1 parent 5bd170b commit 045a8d2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.2.1",
32+
"fast-check": "2.3.0",
3333
"husky": "4.3.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
@@ -1955,10 +1955,10 @@ extsprintf@^1.2.0:
19551955
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
19561956
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
19571957

1958-
fast-check@2.2.1:
1959-
version "2.2.1"
1960-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.2.1.tgz#60c9454d0909655a021fa60eb981cb2193e40578"
1961-
integrity sha512-FIlY3FnHs3o5XTlOGRcNNqfNC3kn/Zdi6OzrrF73PQVxJYHQr+FMu5oiJvP4KKl9ctHwSrqZISTXytOCRQ5GEg==
1958+
fast-check@2.3.0:
1959+
version "2.3.0"
1960+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.3.0.tgz#5292727f5971f44155c07a0e7c3930174c625eda"
1961+
integrity sha512-VnU5lzab1vlXj3tUVe4bqWabZhUNyE/DJ+iilpQWW1GLnrp7OZBHccCz7NzZaNv7cEdrp4YgXoguKQjSVREXng==
19621962
dependencies:
19631963
pure-rand "^3.0.0"
19641964

0 commit comments

Comments
 (0)