Skip to content

Commit

Permalink
⬆️ Update dependency fast-check to ^3.22.0 (#730)
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 Sep 24, 2024
1 parent 7aa20db commit c025158
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 @@ -50,7 +50,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.16.6",
"cross-env": "^7.0.3",
"fast-check": "^3.20.0",
"fast-check": "^3.22.0",
"jest": "^29.7.0",
"prettier": "3.3.3",
"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.20.0":
version: 3.20.0
resolution: "fast-check@npm:3.20.0"
"fast-check@npm:^3.22.0":
version: 3.22.0
resolution: "fast-check@npm:3.22.0"
dependencies:
pure-rand: "npm:^6.1.0"
checksum: 10c0/860daef1337c96077ba7f2d0238391eb7de24aced5b0f43c699ad4ba683a1a61044dd8d17b86f914be728b97cbb5bbaf2625c2be4e1c0bf685f09432c29624c9
checksum: 10c0/15c70f83df655f9bdcec4f8ed7e3207a933bf6e22c220a4fafc7ea17a28a009bc5d0a85588689f5726e3514796745cb5b35e7295ce469ac286992548fd55cc1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3160,7 +3160,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.16.6"
cross-env: "npm:^7.0.3"
fast-check: "npm:^3.20.0"
fast-check: "npm:^3.22.0"
jest: "npm:^29.7.0"
prettier: "npm:3.3.3"
replace-in-file: "npm:^7.2.0"
Expand Down

0 comments on commit c025158

Please sign in to comment.