Skip to content

Commit b862aaa

Browse files
Bump the nuget group across 1 directory with 2 updates (#203)
Bumps the nuget group with 2 updates in the /MarkdownLinkCheckLogParser directory: [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) and [xunit.analyzers](https://github.com/xunit/xunit.analyzers). Updates `Meziantou.Analyzer` from 2.0.189 to 2.0.196 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](meziantou/Meziantou.Analyzer@2.0.189...2.0.196) Updates `xunit.analyzers` from 1.20.0 to 1.21.0 - [Commits](xunit/xunit.analyzers@1.20.0...1.21.0) --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 2.0.196 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.analyzers dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fe4181 commit b862aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MarkdownLinkCheckLogParser/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="xunit" Version="2.9.3" />
1111
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
1212
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
13-
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.189" />
13+
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.196" />
1414
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.61" />
1515
<PackageVersion Include="Roslynator.Analyzers" Version="4.13.1" />
1616
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.13.1" />
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
2020
<PackageVersion Include="NSubstitute" Version="5.3.0" />
2121
<PackageVersion Include="Shouldly" Version="4.3.0" />
22-
<PackageVersion Include="xunit.analyzers" Version="1.20.0" />
22+
<PackageVersion Include="xunit.analyzers" Version="1.21.0" />
2323
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
2424
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
2525
<PackageVersion Include="LiquidTestReports.Custom" Version="1.0.9" />

0 commit comments

Comments
 (0)