Skip to content

Commit

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

---
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] committed Sep 2, 2024
1 parent 736b590 commit f03ad5c
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="19.0.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit f03ad5c

Please sign in to comment.