Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 23cba61 commit a35fa41
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="5.2.2">
<PackageReference Include="Polyfill" Version="5.4.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a35fa41

Please sign in to comment.