Skip to content

Commit

Permalink
Bump Polyfill from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 4.0.0 to 4.1.0.
- [Commits](SimonCropp/Polyfill@4.0.0...4.1.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 Apr 1, 2024
1 parent cbc2b24 commit f366fcd
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 @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Polyfill" Version="4.0.0" PrivateAssets="All"/>
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f366fcd

Please sign in to comment.