Skip to content

Commit

Permalink
build(deps): bump G-Research.FSharp.Analyzers from 0.12.1 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [G-Research.FSharp.Analyzers](https://github.com/G-Research/fsharp-analyzers) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/G-Research/fsharp-analyzers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/G-Research/fsharp-analyzers/commits)

---
updated-dependencies:
- dependency-name: G-Research.FSharp.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 7168810 commit 5149270
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.2.0" />
<!-- Analyzers -->
<PackageVersion Include="FSharp.Analyzers.Build" Version="0.3.0" />
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.12.1" />
<PackageVersion Include="G-Research.FSharp.Analyzers" Version="0.13.0" />
<PackageVersion Include="Ionide.Analyzers" Version="0.13.1" />
</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.12.1, )",
"resolved": "0.12.1",
"contentHash": "MQPiNHlegOiORQz/ChPIyhwxF8FzAiZfc1vEGFL8UaAoAA37m3PSXREqavIis3hPGQyeJHMoPbCGm19yTZ8uEA=="
"requested": "[0.13.0, )",
"resolved": "0.13.0",
"contentHash": "jiuoG2zwoXJlsx9cJ1kMojASwSfm/nleGSU2R3pzckvl7G1STihLIekYCezozc6eGpVxELTlcwJF83EoBD55qA=="
},
"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.12.1, )",
"resolved": "0.12.1",
"contentHash": "MQPiNHlegOiORQz/ChPIyhwxF8FzAiZfc1vEGFL8UaAoAA37m3PSXREqavIis3hPGQyeJHMoPbCGm19yTZ8uEA=="
"requested": "[0.13.0, )",
"resolved": "0.13.0",
"contentHash": "jiuoG2zwoXJlsx9cJ1kMojASwSfm/nleGSU2R3pzckvl7G1STihLIekYCezozc6eGpVxELTlcwJF83EoBD55qA=="
},
"Giraffe": {
"type": "Direct",
Expand Down

0 comments on commit 5149270

Please sign in to comment.