Skip to content

Commit

Permalink
chore: bump analyzer from 5.13.0 to 6.11.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.11.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 9ca1ca0 commit 541704f
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 @@ -12,7 +12,7 @@ platforms:
macos:

dependencies:
analyzer: ^5.13.0
analyzer: ">=5.13.0 <7.0.0"
analyzer_plugin: ^0.11.0
ansicolor: ^2.0.1
args: ^2.0.0
Expand Down

0 comments on commit 541704f

Please sign in to comment.