Skip to content

Commit eb98fa2

Browse files
chore(deps): bump cli_completion from 0.2.0 to 0.3.0 in /packages/dart_frog_cli (#553)
* chore(deps): bump cli_completion in /packages/dart_frog_cli 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]> * Update packages/dart_frog_cli/pubspec.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Felix Angelov <[email protected]>
1 parent 9d053a5 commit eb98fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dart_frog_cli/pubspec.yaml

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

1212
dependencies:
1313
args: ^2.1.0
14-
cli_completion: ^0.2.0
14+
cli_completion: ^0.3.0
1515
mason: ^0.1.0-dev.39
1616
meta: ^1.7.0
1717
path: ^1.8.1

0 commit comments

Comments
 (0)