Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump Polyfill from 5.4.0 to 5.5.3 #165

Merged
merged 1 commit into from
Jun 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump Polyfill from 5.4.0 to 5.5.3
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 5.4.0 to 5.5.3.
- [Commits](SimonCropp/Polyfill@5.4.0...5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 23, 2024
commit b39d0ec6459508c3dacf43b517b0e50ec2582d19
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.2.12" />
<PackageVersion Include="Polyfill" Version="5.4.0" />
<PackageVersion Include="Polyfill" Version="5.5.3" />
<PackageVersion Include="xunit" Version="2.8.1" />
</ItemGroup>