Skip to content

Commit

Permalink
Bump Polyfill from 1.29.0 to 1.30.0 (#557)
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.29.0 to 1.30.0.
- [Commits](https://github.com/SimonCropp/Polyfill/commits/1.30.0)

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

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 Nov 8, 2023
1 parent 0b0a098 commit 4c4ca48
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 @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Polyfill " Version="1.29.0" PrivateAssets="All"/>
<PackageReference Include="Polyfill " Version="1.30.0" PrivateAssets="All"/>
</ItemGroup>

</Project>

0 comments on commit 4c4ca48

Please sign in to comment.