Skip to content

Commit

Permalink
Bump PuppeteerSharp from 18.1.0 to 20.0.3
Browse files Browse the repository at this point in the history
Bumps [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) from 18.1.0 to 20.0.3.
- [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases)
- [Commits](hardkoded/puppeteer-sharp@v18.1.0...v20.0.3)

---
updated-dependencies:
- dependency-name: PuppeteerSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8263f17 commit 9b0df4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BenchmarkDotNetVisualizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.1'">
<PackageReference Include="PuppeteerSharp" Version="18.1.0" />
<PackageReference Include="PuppeteerSharp" Version="20.0.3" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 9b0df4e

Please sign in to comment.