Skip to content

Commit

Permalink
⬆️ Update dependency fast-check to ^3.23.1 (#747)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 37fe094 commit edfecc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^20.17.1",
"cross-env": "^7.0.3",
"fast-check": "^3.22.0",
"fast-check": "^3.23.1",
"jest": "^29.7.0",
"prettier": "3.4.1",
"replace-in-file": "^7.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1688,12 +1688,12 @@ __metadata:
languageName: node
linkType: hard

"fast-check@npm:^3.22.0":
version: 3.22.0
resolution: "fast-check@npm:3.22.0"
"fast-check@npm:^3.23.1":
version: 3.23.1
resolution: "fast-check@npm:3.23.1"
dependencies:
pure-rand: "npm:^6.1.0"
checksum: 10c0/15c70f83df655f9bdcec4f8ed7e3207a933bf6e22c220a4fafc7ea17a28a009bc5d0a85588689f5726e3514796745cb5b35e7295ce469ac286992548fd55cc1d
checksum: 10c0/d61ee4a7a2e1abc5126bf2f1894413f532f686b3d1fc15c67fefb60dcca66024934b69a6454d3eba92e6568ac1abbb9882080e212d255865c3b3bbe52c5bf702
languageName: node
linkType: hard

Expand Down Expand Up @@ -3151,7 +3151,7 @@ __metadata:
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^20.17.1"
cross-env: "npm:^7.0.3"
fast-check: "npm:^3.22.0"
fast-check: "npm:^3.23.1"
jest: "npm:^29.7.0"
prettier: "npm:3.4.1"
replace-in-file: "npm:^7.2.0"
Expand Down

0 comments on commit edfecc7

Please sign in to comment.