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

Commit 9dd047c

Browse files
Bump fast-check from 2.12.1 to 2.13.0 (#481)
1 parent c6d8d68 commit 9dd047c

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.12.1",
32+
"fast-check": "2.13.0",
3333
"husky": "5.0.9",
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.12.1:
1977-
version "2.12.1"
1978-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.12.1.tgz#457d13e36952dd0d660cf781d942a43c067a47ca"
1979-
integrity sha512-zXCxkvFVlVWbBVky+TPaD1H+g6SC4R7IQYZ5gcxU3lUKHyrOFiLXtWy+xHVDmm9bv+3NJbSzOmeVvhgpnjR7Sw==
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==
19801980
dependencies:
19811981
pure-rand "^4.1.1"
19821982

0 commit comments

Comments
 (0)