Skip to content

Commit

Permalink
Bump Polyfill from 2.3.0 to 2.6.5 in /src
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 2.3.0 to 2.6.5.
- [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] authored Feb 22, 2024
1 parent 615c08b commit 9cca63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Wolverine/Verify.Wolverine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Argon" Version="0.17.0" />
<PackageReference Include="Verify" Version="23.2.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.110" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="2.3.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="2.6.5" PrivateAssets="all" />
<PackageReference Include="WolverineFx" Version="1.20.1" />
</ItemGroup>
</Project>

0 comments on commit 9cca63d

Please sign in to comment.