From b6f91c8fa28045cfcf5dd7fb2142c6ac4c75fc53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 12:59:49 +0000 Subject: [PATCH] Bump cli_util from 0.3.5 to 0.4.0 Bumps [cli_util](https://github.com/dart-lang/cli_util) from 0.3.5 to 0.4.0. - [Release notes](https://github.com/dart-lang/cli_util/releases) - [Changelog](https://github.com/dart-lang/cli_util/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/cli_util/commits/v0.4.0) --- updated-dependencies: - dependency-name: cli_util 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 c390e6cefd..5bc26a9016 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: analyzer: "^5.2.0" args: ^2.3.0 - cli_util: ^0.3.5 + cli_util: ">=0.3.5 <0.5.0" collection: ^1.15.0 crypto: ^3.0.1 glob: ^2.0.1