From fd9db71cd48b0730d0b6914a4e211aba0f055f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 03:57:15 +0000 Subject: [PATCH] Bump cli_util from 0.5.2 to 0.6.0 Bumps [cli_util](https://github.com/dart-lang/tools/tree/main/pkgs) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/cli_util-v0.6.0/pkgs) --- updated-dependencies: - dependency-name: cli_util 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 b4ae678..1a5543f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: archive: ^4.0.6 async: ^2.5.0 charcode: ^1.2.0 - cli_util: ^0.5.0 + cli_util: ">=0.5.0 <0.7.0" collection: ^1.15.0 crypto: ^3.0.0 glob: ^2.0.0