Skip to content

Commit

Permalink
build(deps): Bump lints from 4.0.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 4.0.0 to 5.1.1.
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v5.1.1/pkgs)

---
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 Jan 6, 2025
1 parent 7fb71bb commit 0c9aaf8
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,7 +17,7 @@ dependencies:
convert: ^3.1.1

dev_dependencies:
lints: '>=3.0.0 <5.0.0'
lints: ">=3.0.0 <6.0.0"
http: '>=1.0.0 <2.0.0'
test: ^1.24.2
test_descriptor: ^2.0.1

0 comments on commit 0c9aaf8

Please sign in to comment.