Skip to content

Commit

Permalink
Bump Polyfill from 6.2.3 to 6.4.1
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 6.2.3 to 6.4.1.
- [Commits](SimonCropp/Polyfill@6.2.3...6.4.1)

---
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 Aug 26, 2024
1 parent d25a57b commit 234f82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1" PrivateAssets="All" />
<PackageReference Include="Polyfill " Version="6.2.3" PrivateAssets="All" />
<PackageReference Include="Polyfill " Version="6.4.1" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit 234f82f

Please sign in to comment.