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

Commit dec5174

Browse files
Bump fast-check from 2.2.0 to 2.2.1 (#357)
1 parent 4fe0126 commit dec5174

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.0",
32+
"fast-check": "2.2.1",
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
@@ -1973,10 +1973,10 @@ extsprintf@^1.2.0:
19731973
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
19741974
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
19751975

1976-
fast-check@2.2.0:
1977-
version "2.2.0"
1978-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.2.0.tgz#461b3ad84bdc3d6e94334795d5d92d5b092e782d"
1979-
integrity sha512-db7mQbTQqp/oAg6glLWmxGoB9J7E4UBWzB40vBOuE8PQ9x8aDvSvBJmjYQg0y0WlIHRegGkhl1BfxczSieVNaA==
1976+
fast-check@2.2.1:
1977+
version "2.2.1"
1978+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.2.1.tgz#60c9454d0909655a021fa60eb981cb2193e40578"
1979+
integrity sha512-FIlY3FnHs3o5XTlOGRcNNqfNC3kn/Zdi6OzrrF73PQVxJYHQr+FMu5oiJvP4KKl9ctHwSrqZISTXytOCRQ5GEg==
19801980
dependencies:
19811981
pure-rand "^3.0.0"
19821982

0 commit comments

Comments
 (0)