Skip to content

Commit 3fa92e0

Browse files
Bump lints from 3.0.0 to 4.0.0
Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 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](dart-archive/lints@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d22b74 commit 3fa92e0

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 <5.0.0"
2222
json_serializable: ^6.7.1
2323
build_runner: ^2.4.6
2424

0 commit comments

Comments
 (0)