Skip to content

Commit 1bf740b

Browse files
committed
chore: bump fast-check
1 parent 0eb7ae5 commit 1bf740b

File tree

3 files changed

+30
-24
lines changed

3 files changed

+30
-24
lines changed

package-lock.json

Lines changed: 28 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"eslint-plugin-functional": "^5.0.4",
115115
"eslint-plugin-import": "^2.27.5",
116116
"eslint-plugin-prettier": "^4.2.1",
117-
"fast-check": "^2.14.0",
117+
"fast-check": "^3.6.3",
118118
"gh-pages": "^3.2.3",
119119
"ignore-loader": "^0.1.2",
120120
"isomorphic-fetch": "^3.0.0",

packages/message-encryption/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint-plugin-functional": "^5.0.4",
104104
"eslint-plugin-import": "^2.27.5",
105105
"eslint-plugin-prettier": "^4.2.1",
106-
"fast-check": "^2.14.0",
106+
"fast-check": "^3.6.3",
107107
"mocha": "^10.2.0",
108108
"npm-run-all": "^4.1.5",
109109
"prettier": "^2.8.4",

0 commit comments

Comments
 (0)