We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488ca66 commit 0965206Copy full SHA for 0965206
pubspec.lock
@@ -386,10 +386,10 @@ packages:
386
dependency: "direct dev"
387
description:
388
name: lints
389
- sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
+ sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
390
url: "https://pub.dev"
391
source: hosted
392
- version: "5.1.1"
+ version: "6.0.0"
393
logging:
394
dependency: transitive
395
pubspec.yaml
@@ -6,7 +6,7 @@ environment:
6
sdk: ^3.4.0
7
8
dev_dependencies:
9
- lints: ^5.1.1
+ lints: ">=5.1.1 <7.0.0"
10
test: ^1.25.14
11
12
dependencies:
0 commit comments