From b36428e9f9f0c0dabf6d3f2d98d9490c66707a10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 03:25:04 +0000 Subject: [PATCH] Bump cli_completion from 0.5.1 to 0.6.0 Bumps [cli_completion](https://github.com/VeryGoodOpenSource/cli_completion) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/VeryGoodOpenSource/cli_completion/releases) - [Changelog](https://github.com/VeryGoodOpenSource/cli_completion/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/cli_completion/compare/v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: cli_completion dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 071fb11..5744db9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: args: ^2.7.0 - cli_completion: ^0.5.1 + cli_completion: ^0.6.0 http: ^1.2.0 mason_logger: ^0.3.3 path: ^1.9.0