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

Commit 5677816

Browse files
Bump fast-check from 2.1.0 to 2.2.0 (#348)
1 parent 29c2a55 commit 5677816

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.1.0",
32+
"fast-check": "2.2.0",
3333
"husky": "4.2.5",
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
@@ -1962,10 +1962,10 @@ extsprintf@^1.2.0:
19621962
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
19631963
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
19641964

1965-
fast-check@2.1.0:
1966-
version "2.1.0"
1967-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.1.0.tgz#5d7b6f104160253361e95ce9c282b749395a5ee9"
1968-
integrity sha512-aZe06whLv1ZNFM1rn8mGL3+wf0PQpZyySQ81+O0L3APiLNzCi2PtJqeohn5Xab1yAxF3Vhzf5AvKzPispGd0tQ==
1965+
fast-check@2.2.0:
1966+
version "2.2.0"
1967+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.2.0.tgz#461b3ad84bdc3d6e94334795d5d92d5b092e782d"
1968+
integrity sha512-db7mQbTQqp/oAg6glLWmxGoB9J7E4UBWzB40vBOuE8PQ9x8aDvSvBJmjYQg0y0WlIHRegGkhl1BfxczSieVNaA==
19691969
dependencies:
19701970
pure-rand "^3.0.0"
19711971

0 commit comments

Comments
 (0)