Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit a44b2b9

Browse files
build(deps): bump cli_completion from 0.2.0 to 0.3.0 in /src/my_cli (#87)
Bumps [cli_completion](https://github.com/VeryGoodOpenSource/cli_completion) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/VeryGoodOpenSource/cli_completion/releases) - [Changelog](https://github.com/VeryGoodOpenSource/cli_completion/blob/main/CHANGELOG.md) - [Commits](VeryGoodOpenSource/cli_completion@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: cli_completion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 178b696 commit a44b2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/my_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88

99
dependencies:
1010
args: ^2.3.1
11-
cli_completion: ^0.2.0
11+
cli_completion: ^0.3.0
1212
mason_logger: ^0.2.4
1313
pub_updater: ^0.2.4
1414

0 commit comments

Comments
 (0)