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

Commit 3371ba5

Browse files
Bump fast-check from 2.14.0 to 2.15.0 (#533)
1 parent 23ea0a2 commit 3371ba5

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.14.0",
32+
"fast-check": "2.15.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.14.0:
1982-
version "2.14.0"
1983-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.14.0.tgz#13e891977a7cc1ba87aa3883c75053990c02fb21"
1984-
integrity sha512-4hm0ioyEVCwgjBLBqriwAFYu3/yc7pNH9fBfvzi6JRWRs4R3mwZwrr/d4MHbY0fTBJ0Uakg4TaMAAQ8Cnt2+KQ==
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==
19851985
dependencies:
19861986
pure-rand "^4.1.1"
19871987

0 commit comments

Comments
 (0)