diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 0ad195d..7a20f2a 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -9,7 +9,7 @@
]
},
"fsharp-analyzers": {
- "version": "0.32.1",
+ "version": "0.33.1",
"commands": [
"fsharp-analyzers"
]
diff --git a/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj b/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj
index d6cc815..d25d188 100644
--- a/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj
+++ b/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj
@@ -14,7 +14,7 @@
WoofWare.NUnitTestRunner.Lib
true
FS3559
- 9.0.2
+ 9.0.4
diff --git a/analyzers/analyzers.fsproj b/analyzers/analyzers.fsproj
index 54a0e2f..9931989 100644
--- a/analyzers/analyzers.fsproj
+++ b/analyzers/analyzers.fsproj
@@ -10,7 +10,7 @@
-
+
diff --git a/nix/deps.json b/nix/deps.json
index b002038..cf457a7 100644
--- a/nix/deps.json
+++ b/nix/deps.json
@@ -26,8 +26,8 @@
},
{
"pname": "fsharp-analyzers",
- "version": "0.32.1",
- "hash": "sha256-le6rPnAF7cKGBZ2w8H2u9glK+6rT2ZjiAVnrkH2IhrM="
+ "version": "0.33.1",
+ "hash": "sha256-vYXvqnf3en487svFv3CmNl24SolwMYzu6zKKGXNxSu8="
},
{
"pname": "FSharp.Core",
@@ -341,8 +341,8 @@
},
{
"pname": "TypeEquality",
- "version": "0.3.0",
- "hash": "sha256-V50xAOzzyUJrY+MYPRxtnqW5MVeATXCes89wPprv1r4="
+ "version": "0.4.2",
+ "hash": "sha256-YxK6BGHjcuP76j5BbTDi814jxGqOevQSgS00IJcjZSA="
},
{
"pname": "WoofWare.DotnetRuntimeLocator",
@@ -351,8 +351,8 @@
},
{
"pname": "WoofWare.Myriad.Plugins",
- "version": "9.0.2",
- "hash": "sha256-qSrNtRFMhqeZJGgWbTr5hPR1bi4WFpyX2/OABgDTzFM="
+ "version": "9.0.4",
+ "hash": "sha256-fVahNM2SOvG159Wz6+uBkrl3+jqVtRUhZsZ2Kl2VCfk="
},
{
"pname": "WoofWare.Myriad.Plugins.Attributes",
@@ -366,7 +366,7 @@
},
{
"pname": "WoofWare.Whippet.Fantomas",
- "version": "0.6.3",
- "hash": "sha256-FkW/HtVp8/HE2k6d7yFpnJcnP3FNNe9kGlkoIWmNgDw="
+ "version": "0.6.4",
+ "hash": "sha256-ScZ7EEcxLvXyam2ZVqDK58QlK3RcePWghzRvtLLLdZI="
}
]