Skip to content

Commit 76ca4b7

Browse files
Bump lints from 5.1.1 to 6.0.0 (#422)
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 e76b0cc commit 76ca4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev_dependencies:
1919
collection: ^1.15.0
2020
dependency_validator: ">=3.0.0 <6.0.0"
2121
json_serializable: ^6.6.1
22-
lints: ^5.0.0
22+
lints: ">=5.0.0 <7.0.0"
2323
nock: ^1.1.3
2424
pub_semver: ^2.0.0
2525
test: ^1.21.6

0 commit comments

Comments
 (0)