Skip to content

Commit

Permalink
chore(deps): bump lints from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](dart-lang/lints@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent da2ef05 commit d6de3c7
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 @@ -18,7 +18,7 @@ dev_dependencies:
analyzer: ^6.2.0
build_runner: ^2.4.9
json_serializable: ^6.8.0
lints: ">=3.0.0 <5.0.0"
lints: ">=3.0.0 <6.0.0"
test: ^1.25.5
coverage: ^1.8.0

Expand Down

0 comments on commit d6de3c7

Please sign in to comment.