From f3feb1751fc11a99d21296af14d1bf17af0c559b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 20:10:58 +0000 Subject: [PATCH] Bump file from 6.1.4 to 7.0.1 Bumps [file](https://github.com/dart-lang/tools/tree/main/pkgs) from 6.1.4 to 7.0.1. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/file-v7.0.1/pkgs) --- updated-dependencies: - dependency-name: file dependency-version: 7.0.1 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..49b1dcd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: args: ^2.0.0 cli_script: ^0.2.3 - file: ^6.0.0 + file: ">=6.0.0 <8.0.0" glob: ^2.0.0 pubspec_manager: ^4.0.1