Bump some deps (#9)

This commit is contained in:
Patrick Stevens
2024-06-04 21:35:12 +01:00
committed by GitHub
parent 5569009b59
commit 5d46a39f18
3 changed files with 3 additions and 15 deletions

View File

@@ -12,11 +12,9 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.0"/>
<PackageReference Include="FsUnit" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.9.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
</ItemGroup>

View File

@@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="WoofWare.PrattParser" Version="0.1.1" />
<PackageReference Include="WoofWare.PrattParser" Version="0.1.2" />
</ItemGroup>
</Project>

View File

@@ -1,11 +1,6 @@
# This file was automatically generated by passthru.fetch-deps.
# Please dont edit it manually, your changes might get overwritten!
{fetchNuGet}: [
(fetchNuGet {
pname = "coverlet.collector";
version = "6.0.0";
sha256 = "12j34vrkmph8lspbafnqmfnj2qvysz1jcrks2khw798s6dwv0j90";
})
(fetchNuGet {
pname = "fantomas";
version = "6.3.7";
@@ -51,11 +46,6 @@
version = "4.1.0";
sha256 = "0fj6xwgqaxq3mrai86bklclfmjkzf038mrslwfqf4ignaz9f7g5j";
})
(fetchNuGet {
pname = "NUnit.Analyzers";
version = "3.9.0";
sha256 = "13bk0kfh1c0xzmr5vzlwl7afzhz60xrw402mpkgfj954dv4s2agq";
})
(fetchNuGet {
pname = "NUnit3TestAdapter";
version = "4.5.0";
@@ -68,7 +58,7 @@
})
(fetchNuGet {
pname = "WoofWare.PrattParser";
version = "0.1.1";
sha256 = "1l0a20jrx6rkpcqadhwkch3f26j57wbvmnj8d581d4ppdw7wzisz";
version = "0.1.2";
sha256 = "0spypcwsbn805yrs6grjj68ccva902lhkq93mxy32rdply1xs34q";
})
]