| commit | 5da02a2c0b7a548beebbf7c46c2bf3299c7b7dea | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 14 16:35:50 2023 +0200 |
| committer | GitHub <noreply@github.com> | Thu Sep 14 16:35:50 2023 +0200 |
| tree | 9077c8dce495d9d2b99b9cd84ea1b20bdb0f1e1f | |
| parent | cb0d6f97af64bc1494c0b4432833eca1af79feec [diff] |
Bump analyzer from 5.13.0 to 6.2.0 (#4019) Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 5.13.0 to 6.2.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) --- updated-dependencies: - dependency-name: analyzer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pubspec.yaml b/pubspec.yaml index bce7a4b..fb93e5d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -6,7 +6,7 @@ dependencies: # Note: Pub's test infrastructure assumes that any dependencies used in tests # will be hosted dependencies. - analyzer: ^5.1.0 + analyzer: ^6.2.0 args: ^2.4.0 async: ^2.6.1 checks: ^0.2.2