Skip to content

Commit 1a13fef

Browse files
Bump PuppeteerSharp from 6.1.0 to 6.2.0
Bumps [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases) - [Commits](hardkoded/puppeteer-sharp@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: PuppeteerSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cd2fff commit 1a13fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PuppeteerSharp.Renderer/PuppeteerSharp.Renderer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<ItemGroup>
3838
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
39-
<PackageReference Include="PuppeteerSharp" Version="6.1.0" />
39+
<PackageReference Include="PuppeteerSharp" Version="6.2.0" />
4040
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.33.0.40503">
4141
<PrivateAssets>all</PrivateAssets>
4242
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)