Skip to content

Commit

Permalink
chore(deps): update dependency nullable.extended.analyzer to 1.15.6495 (
Browse files Browse the repository at this point in the history
#584)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 8e875cb commit a15139f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lc-hax/lc-hax.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<PackageReference Include="LethalCompany.GameLibs.Steam" Version="67.0.0-ngd.0" />

<PackageReference Include="Nullable.Extended.Analyzer" Version="1.15.6169" />
<PackageReference Include="Nullable.Extended.Analyzer" Version="1.15.6495" />

<PackageReference Include="RequireNamedArgs" Version="0.0.7" />

Expand Down
6 changes: 3 additions & 3 deletions lc-hax/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"Nullable.Extended.Analyzer": {
"type": "Direct",
"requested": "[1.15.6169, )",
"resolved": "1.15.6169",
"contentHash": "ywYUOukrgjzwGIAJEW8k/Cc98Y61xvM0JFt9LHrblz2wFwl0aVk31rdYh6Y+guFJQtzIwHrM4IY++0szJjLvQg=="
"requested": "[1.15.6495, )",
"resolved": "1.15.6495",
"contentHash": "vHVrc8KKBGAl69tHsF4cBpnvt0VAuSvczn4UgH23+tiVWd+UGSm6hCVtrB/fo4aABMq1KXHkZUCTWS0JLMTd8g=="
},
"Quickenshtein": {
"type": "Direct",
Expand Down

0 comments on commit a15139f

Please sign in to comment.