Skip to content

Commit 3f10930

Browse files
authored
Merge pull request #19 from codescalers/dependabot/pub/lints-4.0.0
Bump lints from 3.0.0 to 4.0.0
2 parents 3600254 + 0f3be9b commit 3f10930

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

pubspec.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: "5aaf60d96c4cd00fe7f21594b5ad6a1b699c80a27420f8a837f4d68473ef09e3"
8+
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
99
url: "https://pub.dev"
1010
source: hosted
1111
version: "68.0.0"
@@ -26,10 +26,10 @@ packages:
2626
dependency: transitive
2727
description:
2828
name: analyzer
29-
sha256: "21f1d3720fd1c70316399d5e2bccaebb415c434592d778cce8acb967b8578808"
29+
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
3030
url: "https://pub.dev"
3131
source: hosted
32-
version: "6.5.0"
32+
version: "6.4.1"
3333
ansi_styles:
3434
dependency: transitive
3535
description:
@@ -370,10 +370,10 @@ packages:
370370
dependency: "direct dev"
371371
description:
372372
name: lints
373-
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
373+
sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
374374
url: "https://pub.dev"
375375
source: hosted
376-
version: "3.0.0"
376+
version: "4.0.0"
377377
logging:
378378
dependency: transitive
379379
description:
@@ -382,14 +382,6 @@ packages:
382382
url: "https://pub.dev"
383383
source: hosted
384384
version: "1.2.0"
385-
macros:
386-
dependency: transitive
387-
description:
388-
name: macros
389-
sha256: "12e8a9842b5a7390de7a781ec63d793527582398d16ea26c60fed58833c9ae79"
390-
url: "https://pub.dev"
391-
source: hosted
392-
version: "0.1.0-main.0"
393385
matcher:
394386
dependency: transitive
395387
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ environment:
66
sdk: ^3.2.0
77

88
dev_dependencies:
9-
lints: ^3.0.0
9+
lints: ">=3.0.0 <5.0.0"
1010
test: ^1.24.0
1111

1212
dependencies:

0 commit comments

Comments
 (0)