Skip to content

Commit 220de91

Browse files
Bump lints from 2.1.1 to 3.0.0 in /packages/codde_protocol
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.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@v2.1.1...v3.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>
1 parent e03ea4d commit 220de91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/codde_protocol/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ dev_dependencies:
1818
build_runner: ^2.4.8
1919
ffigen: ^9.0.1
2020
freezed: ^2.4.7
21-
lints: ^2.0.0
21+
lints: ">=2.0.0 <4.0.0"
2222
mockito: ^5.4.2
2323
test: ^1.21.0

0 commit comments

Comments
 (0)