Skip to content

Commit 54a6dec

Browse files
Bump lints from 3.0.0 to 4.0.0 (#2242)
Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 4.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@v3.0.0...v4.0.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 372f15c commit 54a6dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev_dependencies:
4545
dartdoc: ">=6.0.0 <9.0.0"
4646
grinder: ^0.9.0
4747
node_preamble: ^2.0.2
48-
lints: ">=2.0.0 <4.0.0"
48+
lints: ">=2.0.0 <5.0.0"
4949
protoc_plugin: ">=20.0.0 <22.0.0"
5050
pub_api_client: ^2.1.1
5151
pubspec_parse: ^1.0.0

0 commit comments

Comments
 (0)