Bump FsCheck from 3.0.0 to 3.0.1 (#220)

* Bump FsCheck from 3.0.0 to 3.0.1

Bumps [FsCheck](https://github.com/Fscheck/fscheck) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/Fscheck/fscheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/Fscheck/fscheck/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: FsCheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-29 00:47:07 +00:00
committed by GitHub
parent daa53a84a5
commit 33aa337598
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="ApiSurface" Version="4.1.16" />
<PackageReference Include="FsCheck" Version="3.0.0" />
<PackageReference Include="FsCheck" Version="3.0.1" />
<PackageReference Include="FsUnit" Version="7.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.3.2" />

View File

@@ -21,8 +21,8 @@
},
{
"pname": "FsCheck",
"version": "3.0.0",
"hash": "sha256-/5FqiNeTVFairRtInS0cjQ3uGlqVfVJG2FsKIo8mdZ4="
"version": "3.0.1",
"hash": "sha256-r/2wF9h74QTBr08iObWoiuF0HUG77tm/1FPG154KJ+M="
},
{
"pname": "fsharp-analyzers",