Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 78c08b7 commit f41f64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0" />
<PackageVersion Include="Polyfill" Version="5.4.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Update="xunit.runner.visualstudio" Version="2.8.1" Condition=" '$(TargetFramework)' == 'net5.0' Or '$(TargetFramework)' == 'netcoreapp3.1' " />
Expand Down

0 comments on commit f41f64a

Please sign in to comment.