Skip to content

Commit 9e8f85c

Browse files
Bump Polyfill from 7.11.0 to 7.20.0 (#750)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 7.11.0 to 7.20.0. - [Commits](SimonCropp/Polyfill@7.11.0...7.20.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>
1 parent a63f5cf commit 9e8f85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1" PrivateAssets="All" />
32-
<PackageReference Include="Polyfill" Version="7.11.0" PrivateAssets="All" />
32+
<PackageReference Include="Polyfill" Version="7.20.0" PrivateAssets="All" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)