Skip to content

Commit 0965206

Browse files
Bump lints from 5.1.1 to 6.0.0
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.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] <support@github.com>
1 parent 488ca66 commit 0965206

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
@@ -386,10 +386,10 @@ packages:
386386
dependency: "direct dev"
387387
description:
388388
name: lints
389-
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
389+
sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
390390
url: "https://pub.dev"
391391
source: hosted
392-
version: "5.1.1"
392+
version: "6.0.0"
393393
logging:
394394
dependency: transitive
395395
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.4.0
77

88
dev_dependencies:
9-
lints: ^5.1.1
9+
lints: ">=5.1.1 <7.0.0"
1010
test: ^1.25.14
1111

1212
dependencies:

0 commit comments

Comments
 (0)