Skip to content

Commit

Permalink
Bump PuppeteerSharp from 13.0.2 to 14.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [PuppeteerSharp](/~https://github.com/hardkoded/puppeteer-sharp) from 13.0.2 to 14.0.0.
- [Release notes](/~https://github.com/hardkoded/puppeteer-sharp/releases)
- [Commits](hardkoded/puppeteer-sharp@v13.0.2...v14.0.0)

---
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 Jan 26, 2024
1 parent d41f830 commit d89decc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Puppeteer/Verify.Puppeteer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="PuppeteerSharp" Version="13.0.2" />
<PackageReference Include="PuppeteerSharp" Version="14.0.0" />
<PackageReference Include="Verify" Version="23.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
Expand Down

0 comments on commit d89decc

Please sign in to comment.