Skip to content

Commit

Permalink
chore: bump analyzer from 5.13.0 to 6.2.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and lsaudon committed Jan 18, 2024
1 parent 45ddeba commit 2d42099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
analyzer: ^5.13.0
analyzer: ">=5.13.0 <7.0.0"
args: ^2.4.2
cli_completion: ^0.3.0
file: ^6.1.4 # build_version want 6.1.4
Expand Down

0 comments on commit 2d42099

Please sign in to comment.