Skip to content

Commit 158a72a

Browse files
chore(deps): bump lints from 5.1.1 to 6.0.0 (#23)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f317caf commit 158a72a

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
@@ -146,10 +146,10 @@ packages:
146146
dependency: "direct dev"
147147
description:
148148
name: lints
149-
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
149+
sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
150150
url: "https://pub.dev"
151151
source: hosted
152-
version: "5.1.1"
152+
version: "6.0.0"
153153
logging:
154154
dependency: transitive
155155
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ dependencies:
1717
http: ^1.3.0
1818

1919
dev_dependencies:
20-
lints: ">=4.0.0 <6.0.0"
20+
lints: ">=4.0.0 <7.0.0"
2121
test: ^1.24.0

0 commit comments

Comments
 (0)