Skip to content

Commit

Permalink
Bump Polyfill from 2.1.0 to 2.2.0 in /src (#723)
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 2.1.0 to 2.2.0.
- [Commits](SimonCropp/Polyfill@2.1.0...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 06e7b04 commit 142edee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.WinForms/Verify.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Polyfill" Version="2.1.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="2.2.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="23.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 142edee

Please sign in to comment.