Skip to content

Commit

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

---
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 Apr 23, 2024
1 parent a3e4d03 commit 70276fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.FakeItEasy/Verify.FakeItEasy.csproj
Expand Up @@ -7,6 +7,6 @@
<PackageReference Include="Verify" Version="24.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="Polyfill" Version="4.8.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.9.0" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 70276fd

Please sign in to comment.