From 8035b52179e93fc3cf0efcb4e8657978dd91c300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 20:10:54 +0000 Subject: [PATCH] Bump cli_script from 0.2.6 to 1.0.0 Bumps [cli_script](https://github.com/google/dart_cli_script) from 0.2.6 to 1.0.0. - [Changelog](https://github.com/google/dart_cli_script/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/dart_cli_script/compare/0.2.6...1.0.0) --- updated-dependencies: - dependency-name: cli_script dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bf6bd9c..b2b7ac3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: args: ^2.0.0 - cli_script: ^0.2.3 + cli_script: ">=0.2.3 <2.0.0" file: ^6.0.0 glob: ^2.0.0 pubspec_manager: ^4.0.1