Skip to content

Commit

Permalink
Bump Microsoft.Playwright in /src/Umbraco.Community.Sustainability
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.44.0 to 1.48.0.
- [Release notes](https://github.com/microsoft/playwright-dotnet/releases)
- [Commits](microsoft/playwright-dotnet@v1.44.0...v1.48.0)

---
updated-dependencies:
- dependency-name: Microsoft.Playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ff2834f commit 692e49a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Playwright" Version="1.44.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.48.0" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="[14.0.0, 15.0.0)" />
<PackageReference Include="Umbraco.Cms.Api.Common" Version="[14.0.0, 15.0.0)" />
</ItemGroup>
Expand Down

0 comments on commit 692e49a

Please sign in to comment.