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 Dec 30, 2022
1 parent e809061 commit 0099e83
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.34" />
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.37" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.13" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.212.16">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.29" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.35" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
22 changes: 11 additions & 11 deletions src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.34, )",
"resolved": "1.1.34",
"contentHash": "zfGxrXQzsGuP8JBcqFzK2M63sR/cXEMa4azOzVpHDsgwL0paRg9quAMgx+PeMaEbsslduP4Zapt93gEgxLgSfg==",
"requested": "[1.1.37, )",
"resolved": "1.1.37",
"contentHash": "bjsuoXXVAPNIG9AzRBM6IjELDugfpbKrQUvkLYZdguAAQuon3tkXlSw9Qs2FEUDA5BM2vw+kDGGI/QBweoIltw==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.23"
"Digitalroot.Valheim.Common.Json": "1.0.27"
}
},
"Digitalroot.Valheim.Common.Names": {
Expand All @@ -50,11 +50,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.29, )",
"resolved": "1.0.29",
"contentHash": "gpQVPkP9axWOUG8pMUUWvJhLvaOUagveakG65PButoBc3RwxV7V+hJHmGH7joiLGAuAoUCZlAcawhBZ0rzENVA==",
"requested": "[1.0.35, )",
"resolved": "1.0.35",
"contentHash": "kycW+oaemi5VlskSzBaKGNN8bBoz+hyEM/C2xiL3xHqnViuWXSaFg4BTq0VEkwbL4tqy3JAJ3ZRgaWm+FhK5pg==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.34"
"Digitalroot.Valheim.Common.Log": "1.1.37"
}
},
"ErrorProne.NET.CoreAnalyzers": {
Expand Down Expand Up @@ -94,10 +94,10 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.23",
"contentHash": "bZXNqDjY5voyX239z/BtUXnMhIlD9sRvAB9rkVDcLu7ogMhQ1WVSNvvzD2QiupoGRaZRcgGOc4fkt+roTS46jA==",
"resolved": "1.0.27",
"contentHash": "QMSuHHNyU6vrKQ2jEs6Gd9uLLzzKSGqzIRGdZD4JNL150SExUTPlvS3HIl3YM+B5lU2HZgZnuK+Gt6cyEE76GQ==",
"dependencies": {
"Digitalroot.Valheim.Common.References": "0.212.12",
"Digitalroot.Valheim.Common.References": "0.212.16",
"fastJSON": "2.4.0.4"
}
},
Expand Down

0 comments on commit 0099e83

Please sign in to comment.