Skip to content

Commit aefbcb1

Browse files
Bump lints from 3.0.0 to 6.0.0
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 3.0.0 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 c2a706c commit aefbcb1

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
@@ -18,7 +18,7 @@ dependencies:
1818
dev_dependencies:
1919
test: ^1.0.0
2020
dart_jsonwebtoken: ^2.12.2
21-
lints: ">=2.1.0 <4.0.0"
21+
lints: ">=2.1.0 <7.0.0"
2222
json_serializable: ^6.7.1
2323
build_runner: ^2.4.6
2424
pub_semver: ^2.1.5

0 commit comments

Comments
 (0)