Skip to content

Commit

Permalink
Bump Polyfill from 2.2.2 to 2.3.0 in /src (#111)
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 2.2.2 to 2.3.0.
- [Commits](SimonCropp/Polyfill@2.2.2...2.3.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 14, 2024
1 parent 137a1c0 commit fa14ecd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Verify" Version="23.1.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Polyfill" Version="2.2.2" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="2.3.0" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit fa14ecd

Please sign in to comment.