From 913115306ea066cb5553611a15c3fd56d06e5d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:05:54 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps MSTest from 4.2.3 to 4.3.0 Bumps System.CommandLine from 2.0.7 to 2.0.9 --- updated-dependencies: - dependency-name: MSTest dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/cli/Browserbase.CLI/Browserbase.CLI.csproj | 2 +- src/tests/IntegrationTests/Browserbase.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/Browserbase.CLI/Browserbase.CLI.csproj b/src/cli/Browserbase.CLI/Browserbase.CLI.csproj index 3b6e11f..df77c9b 100644 --- a/src/cli/Browserbase.CLI/Browserbase.CLI.csproj +++ b/src/cli/Browserbase.CLI/Browserbase.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/tests/IntegrationTests/Browserbase.IntegrationTests.csproj b/src/tests/IntegrationTests/Browserbase.IntegrationTests.csproj index 2e3c476..a15b9cc 100644 --- a/src/tests/IntegrationTests/Browserbase.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Browserbase.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive