Skip to content

Commit

Permalink
Bump altcover from 8.6.40 to 8.6.45 in /analyzers (#6971)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 22, 2023
1 parent 082afb7 commit 8abd098
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="altcover" Version="8.6.40" />
<PackageReference Include="altcover" Version="8.6.45" />
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.17.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
12 changes: 6 additions & 6 deletions analyzers/tests/SonarAnalyzer.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETFramework,Version=v4.8": {
"altcover": {
"type": "Direct",
"requested": "[8.6.40, )",
"resolved": "8.6.40",
"contentHash": "MddfCGEj3sBUMRKk3wYDGZ1EfDbZ8gZZBZz7K3uCHtTSRtSdFnYCqKQca5UrQrDlJhr2d2QAqqIUNG9yc3/qUQ=="
"requested": "[8.6.45, )",
"resolved": "8.6.45",
"contentHash": "E98ZE9Zoc6qy66mzawjIJgWZZeA9vvKyq+zD9zVOXH7LdYtvfO4+iH53LcKX8vSch4CPujRe6DIPH9E37ho1Lg=="
},
"FluentAssertions": {
"type": "Direct",
Expand Down Expand Up @@ -384,9 +384,9 @@
"net7.0": {
"altcover": {
"type": "Direct",
"requested": "[8.6.40, )",
"resolved": "8.6.40",
"contentHash": "MddfCGEj3sBUMRKk3wYDGZ1EfDbZ8gZZBZz7K3uCHtTSRtSdFnYCqKQca5UrQrDlJhr2d2QAqqIUNG9yc3/qUQ=="
"requested": "[8.6.45, )",
"resolved": "8.6.45",
"contentHash": "E98ZE9Zoc6qy66mzawjIJgWZZeA9vvKyq+zD9zVOXH7LdYtvfO4+iH53LcKX8vSch4CPujRe6DIPH9E37ho1Lg=="
},
"FluentAssertions": {
"type": "Direct",
Expand Down

0 comments on commit 8abd098

Please sign in to comment.