Skip to content

Commit

Permalink
Bump Fantomas.Core and Fantomas.FCS
Browse files Browse the repository at this point in the history
Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) and [Fantomas.FCS](https://github.com/fsprojects/fantomas). These dependencies needed to be updated together.

Updates `Fantomas.Core` from 6.3.4 to 6.3.11
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.3.4...v6.3.11)

Updates `Fantomas.FCS` from 6.3.4 to 6.3.11
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.3.4...v6.3.11)

---
updated-dependencies:
- dependency-name: Fantomas.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Fantomas.FCS
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2024
1 parent a612b2f commit 6c6a5e8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Fantomas.Core" Version="6.3.4" />
<PackageReference Include="Fantomas.FCS" Version="6.3.4" />
<PackageReference Include="Fantomas.Core" Version="6.3.11" />
<PackageReference Include="Fantomas.FCS" Version="6.3.11" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
</ItemGroup>
Expand Down

0 comments on commit 6c6a5e8

Please sign in to comment.