Skip to content

Commit 2ef75ce

Browse files
authored
build(deps): bump Polyfill from 1.23.0 to 1.32.0 (#4167)
1 parent aea1313 commit 2ef75ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Sentry.Analyzers/Sentry.Analyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
https://github.com/SimonCropp/Polyfill
2525
-->
2626
<ItemGroup>
27-
<PackageReference Include="Polyfill" Version="1.23.0" PrivateAssets="all" />
27+
<PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

src/Sentry/Sentry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
https://github.com/SimonCropp/Polyfill
7676
-->
7777
<ItemGroup>
78-
<PackageReference Include="Polyfill" Version="1.23.0" PrivateAssets="all" />
78+
<PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
7979
</ItemGroup>
8080

8181
<!--

0 commit comments

Comments
 (0)