From 4112c4d58e6b70bbe84d7aa71194942ba28877f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 02:50:17 +0000 Subject: [PATCH] chore(deps): bump cli_completion in /packages/fluttium_cli Bumps [cli_completion](https://github.com/VeryGoodOpenSource/cli_completion) from 0.3.0 to 0.5.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/commits) --- updated-dependencies: - dependency-name: cli_completion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/fluttium_cli/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fluttium_cli/pubspec.yaml b/packages/fluttium_cli/pubspec.yaml index 30e6471a..3cb0f3f7 100644 --- a/packages/fluttium_cli/pubspec.yaml +++ b/packages/fluttium_cli/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: args: ^2.4.0 - cli_completion: ^0.3.0 + cli_completion: ">=0.3.0 <0.6.0" collection: ^1.17.1 fluttium_driver: ^0.1.3 fluttium_interfaces: ^0.1.0