Skip to content

Commit 4c4ca48

Browse files
Bump Polyfill from 1.29.0 to 1.30.0 (#557)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.29.0 to 1.30.0. - [Commits](https://github.com/SimonCropp/Polyfill/commits/1.30.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>
1 parent 0b0a098 commit 4c4ca48

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.29.0" PrivateAssets="All"/>
39+
<PackageReference Include="Polyfill " Version="1.30.0" PrivateAssets="All"/>
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)