Skip to content

Commit

Permalink
Bump Polyfill from 1.23.0 to 1.24.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 28, 2023
1 parent ea268ff commit 4a56e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="Polyfill" Version="1.23.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.24.1" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="12.0.0" />
<PackageReference Include="EmptyFiles" Version="4.4.0" PrivateAssets="None" />
Expand Down

0 comments on commit 4a56e07

Please sign in to comment.