Skip to content

Commit

Permalink
Bump Fantomas.Core from 6.3.15 to 6.3.16 in /src/server/FantomasOnlin…
Browse files Browse the repository at this point in the history
…eV6 (#651)

Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) from 6.3.15 to 6.3.16.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.3.15...v6.3.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 7239b5f commit 193dfab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/server/FantomasOnlineV6/FantomasOnlineV6.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Compile Include="Program.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fantomas.Core" Version="6.3.15" />
<PackageReference Include="Fantomas.Core" Version="6.3.16" />
<PackageReference Include="FSharp.Core" Version="6.0.6" />
<PackageReference Include="Thoth.Json.Net" Version="8.0.0" />
</ItemGroup>
Expand Down
12 changes: 6 additions & 6 deletions src/server/FantomasOnlineV6/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"Fantomas.Core": {
"type": "Direct",
"requested": "[6.3.13, )",
"resolved": "6.3.13",
"contentHash": "e4zv4Mi7puclS4mX8MYhit5v60wGwb8a88Vtw9CUw1EVU8PFTyIkDp8VBMMtVz/K04jr1PF1PEeABN9uxX+V9A==",
"requested": "[6.3.16, )",
"resolved": "6.3.16",
"contentHash": "t4x1Y5CKzFe8gXGe8QzrJKsmJszX8E5/o+LTUNCqoA7WX6hUyX69PxL1rGBM1sndEP5ThOVa5f5E6CFR7+Ce+w==",
"dependencies": {
"FSharp.Core": "6.0.1",
"Fantomas.FCS": "6.3.13"
"Fantomas.FCS": "6.3.16"
}
},
"FSharp.Core": {
Expand Down Expand Up @@ -79,8 +79,8 @@
},
"Fantomas.FCS": {
"type": "Transitive",
"resolved": "6.3.13",
"contentHash": "o6bw1G2reLhm7svw0wxgJJSO6hQToMVTQBhQowjE1uPksV/CwjVN1Sf/pRbBvXUA/RXq/jT8sd903oWpWy7EQA==",
"resolved": "6.3.16",
"contentHash": "rKkiQsqtGZTqxTg4YwXvRWJJ56GTQ//8ceSggMDeBrqgKSuDndZefp3+bLKqSPzMj2++ZW9XGWgoJkYbGIYe+Q==",
"dependencies": {
"FSharp.Core": "6.0.1",
"System.Collections.Immutable": "7.0.0",
Expand Down

0 comments on commit 193dfab

Please sign in to comment.