Skip to content

Commit d30d6b7

Browse files
fix: bump lints from 4.0.0 to 5.1.0 (#14)
Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-archive/lints@v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: lints 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 0beec5b commit d30d6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ environment:
88
sdk: "<4.0.0"
99

1010
dev_dependencies:
11-
lints: ">=3.0.0 <5.0.0"
11+
lints: ">=3.0.0 <6.0.0"
1212
test: ^1.21.0

0 commit comments

Comments
 (0)