Skip to content

Commit

Permalink
build(deps): bump Polyfill from 4.2.0 to 5.2.2 (#351)
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 4.2.0 to 5.2.2.
- [Commits](SimonCropp/Polyfill@4.2.0...5.2.2)

---
updated-dependencies:
- dependency-name: Polyfill
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 7622500 commit e53863d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zzre.sourcegen/zzre.sourcegen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.2.0">
<PackageReference Include="Polyfill" Version="5.2.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit e53863d

Please sign in to comment.