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

Commit 0c680a3

Browse files
Bump fast-check from 2.13.0 to 2.14.0 (#499)
1 parent df4183a commit 0c680a3

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.13.0",
32+
"fast-check": "2.14.0",
3333
"husky": "5.1.3",
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.13.0:
1977-
version "2.13.0"
1978-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.13.0.tgz#92a50a6a39b58760d4b0b52b12f98f28a9f020f6"
1979-
integrity sha512-IOfzKm/SCA+jpUEgAfqAuxHYPmgtmpnnwljQmYPRGrqYczcTKApXKHza/SNxFxYkecWfZilYa0DJdBvqz1bcSw==
1976+
fast-check@2.14.0:
1977+
version "2.14.0"
1978+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.14.0.tgz#13e891977a7cc1ba87aa3883c75053990c02fb21"
1979+
integrity sha512-4hm0ioyEVCwgjBLBqriwAFYu3/yc7pNH9fBfvzi6JRWRs4R3mwZwrr/d4MHbY0fTBJ0Uakg4TaMAAQ8Cnt2+KQ==
19801980
dependencies:
19811981
pure-rand "^4.1.1"
19821982

0 commit comments

Comments
 (0)