Bump HotChocolate.Types.Analyzers from 14.0.0-rc.3.2 to 14.0.0-rc.3.4

Bumps [HotChocolate.Types.Analyzers](https://github.com/ChilliCream/graphql-platform) from 14.0.0-rc.3.2 to 14.0.0-rc.3.4.
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](https://github.com/ChilliCream/graphql-platform/compare/14.0.0-rc.3.2...14.0.0-rc.3.4)

---
updated-dependencies:
- dependency-name: HotChocolate.Types.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-15 09:29:16 +00:00
committed by GitHub
parent bf0e8391ce
commit 1dab74a5a6
@@ -108,7 +108,7 @@
<!-- Usage: GraphQL IDatabaseContext support -->
<PackageReference Include="HotChocolate.Data.EntityFramework" Version="14.0.0-rc.3.2" />
<!-- Usage: DataLoader source generation -->
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3.2" />
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3.4" />
<!-- Usage: GraphQL additional scalar type definitions -->
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.0.0-rc.3.2" />
<!-- Usage: git interop -->