Skip to content

Commit

Permalink
chore(deps): bump SixLabors.ImageSharp from 2.1.8 to 2.1.9 in /src/Pl…
Browse files Browse the repository at this point in the history
…aywright.Tests (#2965)

chore(deps): bump SixLabors.ImageSharp in /src/Playwright.Tests

Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v2.1.8...v2.1.9)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f071941 commit a5f629d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Playwright.Tests/Playwright.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="System.CodeDom" Version="6.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit a5f629d

Please sign in to comment.