Skip to content

Commit

Permalink
build(deps): bump lints from 1.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [lints](https://github.com/dart-lang/lints) from 1.0.1 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](https://github.com/dart-lang/lints/commits/v4.0.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 Jul 20, 2024
1 parent 24f68f0 commit 54f0b2f
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 @@ -25,7 +25,7 @@ dependencies:
dart_either: ^1.0.0

dev_dependencies:
lints: ^1.0.1
lints: ">=1.0.1 <5.0.0"
test: ^1.17.12
collection: ^1.16.0
quiver: ^3.1.0
Expand Down

0 comments on commit 54f0b2f

Please sign in to comment.