Skip to content

Commit c727885

Browse files
Bump PuppeteerSharp from 20.1.2 to 20.1.3
Bumps [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) from 20.1.2 to 20.1.3. - [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases) - [Commits](hardkoded/puppeteer-sharp@v20.1.2...v20.1.3) --- updated-dependencies: - dependency-name: PuppeteerSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ba179d commit c727885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="PuppeteerSharp" Version="20.1.2" />
40+
<PackageReference Include="PuppeteerSharp" Version="20.1.3" />
4141
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.32.0.97167">
4242
<PrivateAssets>all</PrivateAssets>
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)