Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent dcf22d9 commit 69f9bb5
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.14.0" />
<PackageReference Include="Polyfill" Version="1.33.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.33.1" PrivateAssets="all" />
<PackageReference Include="Verify" Version="22.6.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.102" PrivateAssets="all" />
Expand Down

0 comments on commit 69f9bb5

Please sign in to comment.