Skip to content

Commit

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

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

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 Aug 29, 2023
1 parent 79638a8 commit 51f81e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.SourceGenerators/Verify.SourceGenerators.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Argon" Version="0.7.2" />
<PackageReference Include="Polyfill" Version="1.26.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.27.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="20.8.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" PrivateAssets="all" />
Expand Down

0 comments on commit 51f81e4

Please sign in to comment.