Skip to content

Commit 3d702d4

Browse files
Bump lints from 5.1.1 to 6.0.0
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56cf68d commit 3d702d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
dev_dependencies:
2626
async: ^2.11.0
2727
dart_style: ^3.0.0
28-
lints: ^5.0.0
28+
lints: ">=5.0.0 <7.0.0"
2929
matcher: ^0.12.15
3030
sass: ^1.87.0
3131
test: ^1.24.2

0 commit comments

Comments
 (0)