Skip to content

Commit 9abdfaa

Browse files
Bump lints from 4.0.0 to 5.0.0 (#2441)
Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.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.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e07de7 commit 9abdfaa

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
@@ -45,7 +45,7 @@ dev_dependencies:
4545
dartdoc: ^8.0.14
4646
grinder: ^0.9.0
4747
node_preamble: ^2.0.2
48-
lints: ^4.0.0
48+
lints: ">=4.0.0 <6.0.0"
4949
protoc_plugin: ^21.1.2
5050
pub_api_client: ">=2.1.1 <4.0.0"
5151
pubspec_parse: ^1.3.0

0 commit comments

Comments
 (0)