Skip to content

Commit 879ba2a

Browse files
Bump dependency Microsoft.Playwright to 1.54.0 (#1563)
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | nuget | Microsoft.Playwright | 1.53.0 | 1.54.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad8a61d commit 879ba2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.6.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.7" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
18-
<PackageReference Include="Microsoft.Playwright" Version="1.53.0" />
18+
<PackageReference Include="Microsoft.Playwright" Version="1.54.0" />
1919
<PackageReference Include="ReportGenerator" Version="5.4.9" />
2020
<PackageReference Include="Shouldly" Version="4.3.0" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3" />

0 commit comments

Comments
 (0)