Skip to content

Commit 65721e2

Browse files
Bump fast-check from 2.15.0 to 2.16.0
Bumps [fast-check](https://github.com/dubzzz/fast-check) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/CHANGELOG.md) - [Commits](dubzzz/fast-check@v2.15.0...v2.16.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b43b7b2 commit 65721e2

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
@@ -60,7 +60,7 @@
6060
"@matechs/console": "7.12.0",
6161
"@matechs/effect": "5.0.29",
6262
"antd": "4.16.1",
63-
"fast-check": "2.15.0",
63+
"fast-check": "2.16.0",
6464
"fast-equals": "2.0.0",
6565
"firebase": "7.24.0",
6666
"fp-ts": "2.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,10 +3511,10 @@ extsprintf@^1.2.0:
35113511
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
35123512
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
35133513

3514-
fast-check@2.15.0:
3515-
version "2.15.0"
3516-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.15.0.tgz#44c9ee0218990a509faf135bb848bc81c017c60f"
3517-
integrity sha512-3kCEB5TK1dR/mXqKHBH9K62EKyldwZMttPalzVYRTGEzKywRV0JFOkzsuGshCRW9IVXKi3bqxjXs+DnMcIc2wA==
3514+
fast-check@2.16.0:
3515+
version "2.16.0"
3516+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.16.0.tgz#352271e6b29d465048ed943c68c14c7a7ce1e4ae"
3517+
integrity sha512-r1uoJQoLzKUgfAeGzSZ/7dGyvSLG3OGjmWIKZRJpKtY/791di7n/x389F0Bei3Ry8126Z6MKp78Cbt4+9LUp1g==
35183518
dependencies:
35193519
pure-rand "^4.1.1"
35203520

0 commit comments

Comments
 (0)