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

Commit 15ac633

Browse files
Bump fast-check from 2.5.0 to 2.6.0 (#403)
1 parent f8592c7 commit 15ac633

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.5.0",
32+
"fast-check": "2.6.0",
3333
"husky": "4.3.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.5.0:
1982-
version "2.5.0"
1983-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.5.0.tgz#99f54abeb513f72d1268d29bf3e6f17a1f1366fb"
1984-
integrity sha512-1DQmeMef1xs7AQP3dHIpVtAc5FzpUdEJE6y1rqt2MX1+uVEGdqPT5u31h14oxbA/Xoxsm9YqahxsszLZBMg/dA==
1981+
fast-check@2.6.0:
1982+
version "2.6.0"
1983+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.6.0.tgz#b4f69c781325ecdfadf6d23468e5dae2c46bfb46"
1984+
integrity sha512-Wpz0mMPGxvOtMBaEguu5Pw35uTVfJzAUqRYQksiHk6vHKBV2YNeKk9BzTuqVCYwUIl+NELyPBY2Mg96sYk2fhw==
19851985
dependencies:
19861986
pure-rand "^3.0.0"
19871987

0 commit comments

Comments
 (0)