Skip to content

Commit 5b98ac1

Browse files
committed
Extend lints dependency range
1 parent 33750be commit 5b98ac1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: packages/drift_sqlite_async/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dev_dependencies:
2121
build_runner: ^2.4.8
2222
drift_dev: ">=2.19.0 <3.0.0"
2323
glob: ^2.1.2
24-
lints: ^5.1.1
24+
lints: ^5.0.0
2525
sqlite3: ^2.4.0
2626
test: ^1.25.2
2727
test_api: ^0.7.0

Diff for: packages/sqlite_async/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
web: ^1.0.0
2222

2323
dev_dependencies:
24-
lints: ^5.1.1
24+
lints: ^5.0.0
2525
test: ^1.21.0
2626
test_api: ^0.7.0
2727
glob: ^2.1.1

0 commit comments

Comments
 (0)