From 71be3d33e4e6e8a819d43ff68e83db899ffe86e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 06:15:37 +0000 Subject: [PATCH] deps: Bump Microsoft.Playwright from 1.60.0 to 1.61.0 --- updated-dependencies: - dependency-name: Microsoft.Playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj | 2 +- Luotsi.Cli.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj b/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj index d3ebd1a..129e06f 100644 --- a/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj +++ b/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj @@ -9,7 +9,7 @@ - + all diff --git a/Luotsi.Cli.Tests/packages.lock.json b/Luotsi.Cli.Tests/packages.lock.json index 5fbed42..e23a1b2 100644 --- a/Luotsi.Cli.Tests/packages.lock.json +++ b/Luotsi.Cli.Tests/packages.lock.json @@ -20,9 +20,9 @@ }, "Microsoft.Playwright": { "type": "Direct", - "requested": "[1.60.0, )", - "resolved": "1.60.0", - "contentHash": "RTwlxpmCsCMD8yCu8a9+/B+ce1axSVuRu3Ew4GI493g84bWxC323u69Tw8najJ/5uZ+cQVU3eDhB4GvubM9yHg==", + "requested": "[1.61.0, )", + "resolved": "1.61.0", + "contentHash": "VM149rQ2Pu+3xAzrO2gvh2WRgrWNbIl0jL9LG2oMC9xKUVYDnUrsh+E/5S+NQToVV4S+yhZ3NHsa6kf1PdHeag==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "System.ComponentModel.Annotations": "5.0.0"