Skip to content

Commit e89aade

Browse files
deps: bump lints from 5.1.1 to 6.1.0
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.1.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.1.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8845bc5 commit e89aade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ environment:
1818
sdk: ^3.5.0
1919

2020
dev_dependencies:
21-
lints: ^5.0.0
21+
lints: ">=5.0.0 <7.0.0"
2222
test: ^1.25.0

0 commit comments

Comments
 (0)