Skip to content

Commit

Permalink
Merge pull request #30 from giraffe-fsharp/dependabot/nuget/G-Researc…
Browse files Browse the repository at this point in the history
…h.FSharp.Analyzers-0.12.0

build(deps): bump G-Research.FSharp.Analyzers from 0.11.0 to 0.12.0
  • Loading branch information
mrtz-j authored Dec 23, 2024
2 parents 4597b85 + 4ec801c commit d4a8e31
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<!-- Analyzers -->
<PackageVersion Include="FSharp.Analyzers.Build" Version="0.3.0" />
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.11.0" />
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.12.0" />
<PackageVersion Include="Ionide.Analyzers" Version="0.13.0" />
</ItemGroup>
</Project>
6 changes: 3 additions & 3 deletions sample-project/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"G-Research.FSharp.Analyzers": {
"type": "Direct",
"requested": "[0.11.0, )",
"resolved": "0.11.0",
"contentHash": "mzTpBrycqJq0SO/6fgYmpGvl48XnSU6VnuZ5wf8KRkqvfAsSFbiugXj11j3h38EEQO2ZlAeESKz3e+WqW0oHEA=="
"requested": "[0.12.0, )",
"resolved": "0.12.0",
"contentHash": "YrUhx/KpRs++eU2+INroxXShuOnEF77+vFI9UYtqFe9uQMzn7z56nu9CIbhzlWPeqviLZSSQTlUeeltmay1Xkw=="
},
"Giraffe": {
"type": "Direct",
Expand Down
6 changes: 3 additions & 3 deletions src/Giraffe.OpenApi/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"G-Research.FSharp.Analyzers": {
"type": "Direct",
"requested": "[0.11.0, )",
"resolved": "0.11.0",
"contentHash": "mzTpBrycqJq0SO/6fgYmpGvl48XnSU6VnuZ5wf8KRkqvfAsSFbiugXj11j3h38EEQO2ZlAeESKz3e+WqW0oHEA=="
"requested": "[0.12.0, )",
"resolved": "0.12.0",
"contentHash": "YrUhx/KpRs++eU2+INroxXShuOnEF77+vFI9UYtqFe9uQMzn7z56nu9CIbhzlWPeqviLZSSQTlUeeltmay1Xkw=="
},
"Giraffe": {
"type": "Direct",
Expand Down

0 comments on commit d4a8e31

Please sign in to comment.