Skip to content

Commit

Permalink
fix(deps): bump lints from 4.0.0 to 5.1.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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 87b0583 commit 01f141e
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 @@ -20,5 +20,5 @@ environment:
sdk: ^3.3.0

dev_dependencies:
lints: ^4.0.0
lints: ">=4.0.0 <6.0.0"
test: ^1.24.0

0 comments on commit 01f141e

Please # to comment.