Skip to content

Commit

Permalink
Automated NuGet Dependency Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 10, 2024
1 parent 40a2dac commit 1f43d78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.14">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.60" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.61" />
</ItemGroup>

<ItemGroup>
Expand Down
18 changes: 9 additions & 9 deletions src/Digitalroot.Valheim.Common.Names/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.60, )",
"resolved": "1.0.60",
"contentHash": "Hi823cNoAbpJv5AXvAJhvswsmR2UzO9BMwE1YKs4WFq/LNRPCJFXHf4H5H5D4fM2ffREZsnyqM2ffAC2rvNPLg==",
"requested": "[1.0.61, )",
"resolved": "1.0.61",
"contentHash": "JgrSTzgWE32TwroTyOvtmMGaRgcY7RRvxj5Pn7Xu2KCXZPq9buzyH8mZmSxGBPYx9tPZGLq8tJwV6BOl22aG/A==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.50"
"Digitalroot.Valheim.Common.Log": "1.1.51"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
Expand All @@ -33,19 +33,19 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.38",
"contentHash": "Vrb81evp7P+Z36hm6KfhPZSIPCzrgSo1cjwPLCUkw711T7uoMd/Qh5z86OB/Ah5vgmGkqXnXOdwWRlrPt2S2lg==",
"resolved": "1.0.39",
"contentHash": "AOQJgndG4hoVNw3cD8lS/xLE+BQ3cRPO1PkcVy775Ryau96lmhcWfMaI6T7MHD0tVgOQnvnWkap+nlzZOS9XpQ==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"System.Text.Json": "8.0.3"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
"resolved": "1.1.50",
"contentHash": "23w+/sPXgbZW5OC569ZGOipRpzg5d4uHOsffjgIJ87zkWFXPDqjLXdSDX6l0OvsS3VzNZmt2Kc3DCKbmJ/BJhQ==",
"resolved": "1.1.51",
"contentHash": "ybt99HGXMPK9+Jw1AU23DePKl82CR/x7oN5tW2Kttlwx9IFlRUnkIalDQiZte2pw3w+H6y/GwFydwcRuP/fCJg==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.38"
"Digitalroot.Valheim.Common.Json": "1.0.39"
}
},
"Microsoft.Bcl.AsyncInterfaces": {
Expand Down

0 comments on commit 1f43d78

Please sign in to comment.