Skip to content

Commit b6739a9

Browse files
Bump Polyfill from 1.28.0 to 1.29.0 (#549)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.28.0 to 1.29.0. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcc556a commit b6739a9

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
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="Polyfill " Version="1.28.0" PrivateAssets="All"/>
39+
<PackageReference Include="Polyfill " Version="1.29.0" PrivateAssets="All"/>
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)