Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e0d8b55 commit 9aceaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BO4E/BO4E.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" />
<PackageReference Include="Polyfill" Version="7.4.0">
<PackageReference Include="Polyfill" Version="7.4.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 9aceaca

Please sign in to comment.