Skip to content

Commit

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

---
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] committed Jul 28, 2023
1 parent 87a5dbf commit a8e417a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NaughtyStrings/NaughtyStrings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>Exposes Naughty Strings (https://github.com/minimaxir/big-list-of-naughty-strings) to .NET.</Description>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="1.23.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.24.1" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
</ItemGroup>
Expand Down

0 comments on commit a8e417a

Please sign in to comment.