Bump fantomas from 5.2.0-alpha-008 to 6.3.16 in /AdventOfCode2022 (#93)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-09 08:44:02 +00:00
committed by GitHub
parent 1175402b41
commit 31996a2205
7 changed files with 9 additions and 14 deletions

View File

@@ -23,8 +23,8 @@
})
(fetchNuGet {
pname = "fantomas";
version = "5.2.0-alpha-008";
hash = "sha256-1egphbWXTjs2I5aFaWibFDKgu3llP1o32o1X5vab6v4=";
version = "6.3.16";
hash = "sha256-4tRdYf+/Q1iedx+DDuIKVGlIWQdr6erM51VdKzZkhCs=";
})
(fetchNuGet {
pname = "FSharp.Collections.ParallelSeq";