Skip to content

Commit

Permalink
Update package lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
renovatebot committed Dec 24, 2024
1 parent d865d8e commit 9abc277
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"targetproject": {
"type": "Project",
"dependencies": {
"Library": "[1.0.0, )",
"Library": "[4.4.1, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Serilog": "[4.2.0, )"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net6.0": {
"FSharp.Core": {
"type": "Direct",
"requested": "[9.0.100, )",
"resolved": "9.0.100",
"contentHash": "ye8yagHGsH08H2Twno5GRWkSbrMtxK/SWiHuPcF+3nODpW65/VJ8RO0aWxp8n9+KQbmahg90wAEL3TEXjF0r6A=="
"requested": "[8.0.403, )",
"resolved": "8.0.403",
"contentHash": "t1Pvv2++3zMQKKNuiQc1Lz4TCdaBajgG4mLhOE8AoFzborHQ/JbjIaJr6Mrq8m2z15KLu4r6Qz7E3oeACpljTg=="
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
Expand Down Expand Up @@ -110,7 +110,7 @@
"library.fsharp": {
"type": "Project",
"dependencies": {
"FSharp.Core": "[9.0.100, )"
"FSharp.Core": "[8.0.403, )"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"targetproject": {
"type": "Project",
"dependencies": {
"Library": "[1.0.0, )",
"Library": "[4.4.1, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Serilog": "[4.2.0, )"
}
Expand Down

0 comments on commit 9abc277

Please sign in to comment.