Skip to content

Commit

Permalink
Bump lints from 3.0.0 to 4.0.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 4.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@v3.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent 3f17c69 commit 4c766ce
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 @@ -17,6 +17,6 @@ dependencies:
meta: ^1.9.0

dev_dependencies:
lints: ^3.0.0
lints: ">=3.0.0 <5.0.0"
test: ^1.24.9
mocktail: ^1.0.1

0 comments on commit 4c766ce

Please sign in to comment.