Skip to content

Commit d87aa3a

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@ packages:
165165
dependency: "direct dev"
166166
description:
167167
name: lints
168-
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
168+
sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
169169
url: "https://pub.dev"
170170
source: hosted
171-
version: "2.1.1"
171+
version: "6.0.0"
172172
logging:
173173
dependency: transitive
174174
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dependencies:
1313

1414
dev_dependencies:
1515
dart_dev: ^4.0.0
16-
lints: ^2.0.0
16+
lints: ">=2.0.0 <7.0.0"
1717
test: ^1.21.0

0 commit comments

Comments
 (0)