Skip to content

Commit

Permalink
chore(deps): bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [H.Generators.Extensions](https://github.com/HavenDV/H.Generators.Extensions), [Verify.MSTest](https://github.com/VerifyTests/Verify) and [H.Generators.Tests.Extensions](https://github.com/HavenDV/H.Generators.Extensions).


Updates `H.Generators.Extensions` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/HavenDV/H.Generators.Extensions/releases)
- [Commits](https://github.com/HavenDV/H.Generators.Extensions/commits)

Updates `Verify.MSTest` from 21.1.3 to 21.2.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

Updates `H.Generators.Tests.Extensions` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/HavenDV/H.Generators.Extensions/releases)
- [Commits](https://github.com/HavenDV/H.Generators.Extensions/commits)

---
updated-dependencies:
- dependency-name: H.Generators.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: H.Generators.Tests.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Sep 25, 2023
1 parent 0bf0e3b commit 700fe78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="H.Resources.Generator" Version="1.5.1" />
<PackageVersion Include="IsExternalInit" Version="1.0.3" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" />
<PackageVersion Include="H.Generators.Extensions" Version="1.18.0" />
<PackageVersion Include="H.Generators.Extensions" Version="1.19.0" />
<PackageVersion Include="ConventionalCommitsGitInfo" Version="0.3.6" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.1.1" />
</ItemGroup>
Expand All @@ -19,8 +19,8 @@
<PackageVersion Include="Avalonia" Version="11.0.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
<PackageVersion Include="Verify.MSTest" Version="21.1.3" />
<PackageVersion Include="Verify.MSTest" Version="21.2.0" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.1.0" />
<PackageVersion Include="H.Generators.Tests.Extensions" Version="1.18.0" />
<PackageVersion Include="H.Generators.Tests.Extensions" Version="1.19.0" />
</ItemGroup>
</Project>

0 comments on commit 700fe78

Please sign in to comment.